Manage all your tasks with ease.
- React App bootstrapped with CRA
- Change the ui.
- multiple content in todos
- Add time/reminder option
- view all the task with date/time on calender.
- Pure component (Dumb component)
- container component
- Life cycle method of class component
In the project directory, you can run:
npm start
npm test
npm run build
npm run eject