Skip to content

A To-Do-List where you can add, delete new task and create as many list you want.

License

Notifications You must be signed in to change notification settings

AK-aShH/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List

A To-Do-List where you can add, delete new task and create as many list you want.

  • Third party authentication with Google and Facebook.

Website Preview

Screenshot 2022-06-28 141353

Steps to setup the project

  1. Go to the project folder and run npm install to install all the dependencies.
  2. Now, start the server by running nodemom app.js .
  3. Now open your browser and go to http://localhost:5000 to test the project.

Hosted on Heroku : To-Do-List