/To-Do-List

In this project, I add some functionality to your application to make it interactive. The user also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.

Primary LanguageJavaScriptMIT LicenseMIT

Todo-List

Additional description about the project and its features.

Built With

  • HTML
  • CSS
  • JavaScript

Prerequisites

  • HTML
  • CSS
  • JavaScript
  • Git
  • GitHub
  • Node Js
  • Webpack
  • Windows 10

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Install

  • On GitHub.com, navigate to the main page of the repository. Above the list of files, click Download icon and Code.
  • Copy for git clone
  • Type git clone, and then paste the URL you copied earlier. $ git clone https://github.com/mukhammadrizooff/To-Do-List.git
  • Install dependencies $ npm install
  • If you want to build the project $ npm run build - this will build the project in /dist folder
  • Start the Project $ npm start - serve the project in browser

Author

👤 Muhammad Rizo

🤝 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 MIT licensed.