Skip to content

hnd3884/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList

ToDo-List using ReactJS and NodeJS + MongoDB

  1. Clone
  2. Create database 'ToDoListDB' and collection 'works' inside in your local machine
  3. Import data to 'works' collection use works.json file
  4. cd to todolist_Server, run command: npm run dev
  5. cd to todolist_Client, run command: npm start
  6. go to http://localhost:3000/ in your browser to use

About

ToDo-List using ReactJS and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published