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!
Client
- 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
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder.
To run the project, execute the following command:
npm start
👤 Wahaj Ali
- GitHub: @Wahaj-Ali
- Twitter: @Ali96Wahaj
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverse and all my colleagues who have helped me making this project.
This project is MIT licensed.