/to-do-list

To list is a small JavaScript intensive application that allows users to take note and follow up on activities that they have planned for. It is a powerful tool that can be used for management and users data are stored in the Local Storage

Primary LanguageJavaScript


📗 Table of Contents

📖 TODO LiSTS

Todo List is a javascript project that behave like a simple to do list application. The application could add item, delete an item, edit an item and also clear items that have been checked by the user.

🛠 Built With

  • HTML
  • CSS
  • JAVASCRIPT

Key Features

  • Webpack

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Visual Studio Code
  • A Browser
  • Node
  • Git

Setup

Clone this repository to your desired folder:

Example commands:

  cd <desired folder to contain project>
  git clone git@github.com:Adholah96/webpack.git
  cd awesom-books

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

  • Open the the index.html file in the browser or
  • Install Live Server extension when using Visual code and open with Live server extension

(back to top)

👥 Authors

👤 HELDRICKS ADHOLA

(back to top)

🔭 Future Features

  • More modules

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Always leave a ⭐️ if you like this project and any of my other projects.

(back to top)

🙏 Acknowledgments

Passing my sincere gratitude to Cynthia from Behance for the design template.

(back to top)

📝 License

This project is MIT licensed.

(back to top)