Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 245 Bytes

Todo

This is a simple todo application created using:

  • NextJS : For framework
  • Firebase : For Authentication and Database.

Usage :

git clone https://github.com/vivek-chaprana/next-todo.git
cd next-todo
npm i
npm run dev