-
This project helps people to manage the daily task.
-
To-Do is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have
-
For Daily Task which will be performing on that day
-
Clone the repo to your local machine.
-
Install the required dependency for server using :
npm install
-
Start the dev server using :
npm start