Track your daily tasks by using this user friendly todo-list website
-
Clone the repository or simply download the zip file.
-
Use the package manager npm to install todo-list
npm install
npm start
Server starts listening at localhost:3000
Generate your personalised list and divide your tasks into different categories by simply adding the list name to the URL.
Example:
localhost:3000 //Today's list
localhost:3000/home //Home list
localhost:3000/work //Work list