This project is a simple "To-do list" website which allows user to organize their day. It simply lists the things that you need to do and allows you to mark them as complete.
- HTML
- CSS
- JavaScript (ES6+)
- Webpack
🔥 Link 🔥
To get a local copy up and running follow these simple example steps.
git clone https://github.com/abdulhamiid/todo-list.git
-
Node.js
-
npm
-
cd into the project directory
cd todo-list
-
Once you've cloned the repo and are inside the directory, run
npm install
command to get all necessary installations. -
Yep, that's it! you are now all set and simply run
npm start
to get your clone up and running on the browser.
👤 Abdulhamid
- GitHub: abdulhamiid
- Twitter: @abdulhamid_adio
- LinkedIn: Adio Abdulhamid
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to microverse
This project is MIT licensed.