To Do List

"To-do list" is a tool that helps to organize daily activites. It simply lists the things which are needed to be done and allows user to mark them as complete. In this step of project, the CRUD (create, update, delete) methods are implemented. This simple web page is built using webpack and served by a webpack dev server.

image

Built With

  • HTML
  • CSS
  • Javascript

Getting Started

step1 cloning the project:

git clone https://github.com/ZahraArshia/To-Do-List/.git 

step2 buile the project:

npm install
npm run build

step3 Development:

npm install --save-dev webpack-dev-server
npm start   

Live Demo

Live Demo

Author

Zahra

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is licensed.