Skip to content

nveshaan/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  1. add auth
  2. connect mongodb
  3. stylize ui
  4. add search bar
  5. add groups with tag
  6. add update option
  7. make the codebase cleaner with modern practices like file structuring (import, export)
  8. add documentation
  9. deploy it

LOCAL SETUP

clone repo
open terminal in repo folder
run npm install in both front & back directory to start the servers, run node index.js in back & npm run dev in front

About

assignment project from 100xdevs

Resources

Stars

Watchers

Forks