Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.18 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.18 KB

TODO LIST APP

A simple to-do app for managing daily tasks built with Webpack, JavaScript, HTML, and CSS. With the functionality to add, edit, remove, delete multiple completed tasks and store them to local storage using a basic design.

Live Demo

Live Demo Link

Built With

  • HTML
  • CSS
  • Javascript

Prerequisites

  • Linters
  • GitHub Flow
  • Javascript

Getting Started

  • clone the repository by running git clone git@github.com:selma-belhadj/To-Do-list-App.git
  • navigate to the folder cd To-Do-list-App
  • Install packages npm install
  • Run the app npm start

Authors

👤 Selma Belhadj

Show your support

Give a ⭐️ if you like this project!

📝 License

Thanks to Ahmed for this great idea. Thanks to Omar for this great webpack template.