/To-Do-list-App

This is a to-do list app that manages your daily tasks. It provides CRUD functionality for manipulating multiple completed tasks, and your data is saved in local storage each time you type something new.

Primary LanguageJavaScript

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.