This App creates a list of projects and a list of ToDos in each project. It also provides edit and delete options.
- Add Projects
- Add Todos for each project
- Mark Todos as 'done' or 'undone'
- Edit or Delete a Todo
- HTML/CSS/Javascript
- Webpack
To run the project:
Clone the repository: https://github.com/IBTechRaj/rajTodoList Run npm install. It will install all the dependencies required by the project Run npm start to start the development server. It will automatically open the page in your default browser.
You can view the live demo of this project here.
Feel free to contribute if you want to make it better.
- Rajasekhar K
- Github : https://github.com/IBTechRaj
- Email : [email protected]
This project is MIT licencsed.