In this project, I set up a to-do list website where the user of the application is able to add items to the list, mark items as complete or incomplete, and also clear all completed items. I use webpack for package management and modern day javascript.
- HTML
- CSS
- Javascript
To get a local copy up and running follow these simple example steps.
There are no prerequisites for this project.
Clone the repository
Install all the dependencies and necessary packages by running the command npm -i
To run the project, use the command npm start
👤 Abel Seifu
- GitHub: @abe1able
- Twitter: @AbelSeifu15
- Linkedin: @abelseifu
Contributions, issues, and feature requests are welcome! Feel free to check the issues page
Give a ⭐️ if you like this project!
This project is MIT licensed.