To-do-list

A "To-do-list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built with ES6-JavaScript.

Stars
17

πŸ“— Table of Contents

πŸ“– to-do-list

In this project, I built a simple HTML list of To-Do tasks. I built it using HTML, CSS, JavaScript, and webpack and served it by a webpack dev server.

πŸ›  Built With

Tech Stack

Key Features

  • Add your to do.
  • Clear the to do when you done.

live demo

live

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

πŸ‘₯ Author

πŸ‘€ Author

πŸ”­ Future Features

  • Add window pop when one want to add to to do list

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project...

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

  • Thanks to Microverse for giving this opportunity to learn ...
  • Code Reviewers & Coding Partners.
  • Hat tip to anyone whose code was used.
  • Inspiration.

πŸ“ License

This project is MIT licensed.

Related Projects