/To-do-List

"To-do list" is a tool that helps to organize your day. to do and allows you to mark them as complete. it was build as simple website that allows for doing that, and it was build by using using ES6 and Webpack.

Primary LanguageJavaScript

To-do-List

To Do list: interactive list

📗 Table of Contents

📖 To Do list: interactive list

interactive list In this project, you will add some functionality to your application to make it interactive. The user will 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.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client

Key Features

  • [Add items]
  • [Display items]
  • [Remove items]

(back to top)

🚀 Live Demo

Open the live-demo of the project [Project Link][https://theresetuyi.github.io/To-do-List/]

💻 Getting Started

Getting Started

To get a local copy of this exercice, Please follow these simple example steps.

  1. Clone this repository or download the Zip folder:

https://github.com/theresetuyi/To-do-List.git

  1. Navigate to the location of the folder in your machine:

C:\Users\PATH\project\To-do-List>

  1. Press Enter to navigate to your local clone.
  2. Open terminal and run this command npm install
  3. after finishing step 5, run this command npm start to run the project
  4. for testing components, you can run: npm run test.

👥 Authors

👤 theresetuyi

(back to top)

list-structure

🔭 Future Features

[ ] [To do list]

  • [Add modules]
  • [Use webpack to bundle JavaScript]
  • [ ES6 modules]
  • [Add contact page]

(back to top)

Show your support

Give a ⭐️ if you like this project!

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Acknowledgments

This project has been created in reference to the template created by

📝 License

This project is License licensed.