to-do-list

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. It's a simple app built using ES6 and Webpack! Main features include: 1- Stores tasks in local storage 2- On page load gets tasks from local storage

MIT License

Stars
5

📗 Table of Contents

📖 To Do list

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. It's build using a simple website using ES6 and Webpack!

🛠 Built With

Tech Stack

Key Features

  • Uses Webpack
  • Based on latest ES6 syntax
  • Contains functions to add, remove, modify tasks
  • Stores tasks in local storage
  • On page load gets tasks from local storage

🚀 Live Demo

💻 Getting Started

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

Setup

Clone this repository to your desired folder.

Usage

To run the project, execute the following command:

npm start

👥 Authors

👤 Wahaj Ali

🤝 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!

🙏 Acknowledgments

I would like to thank Microverse and all my colleagues who have helped me making this project.

📝 License

This project is MIT licensed.

Related Projects