Skip to content

Files

Latest commit

 

History

History
51 lines (31 loc) · 1.25 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.25 KB

Todo List

This App creates a list of projects and a list of ToDos in each project. It also provides edit and delete options.

Features

  • Add Projects
  • Add Todos for each project
  • Mark Todos as 'done' or 'undone'
  • Edit or Delete a Todo

Technologies

  • HTML/CSS/Javascript
  • Webpack

Setup

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.

Live Demo

You can view the live demo of this project here.

Screen Shots

screen shot 1

screen shot 2

screen shot 3

Contribute

Feel free to contribute if you want to make it better.

Author

Licence

This project is MIT licencsed.