This is minimalist To-Do app. It allows the user to stay organized by offering the following possibilies:
- Possibility to create a list of tasks
- Possibility to mark them as completed
- Possibility to remove a task
- Possibility to re-order tasks
- Possibility to remove all completed tasks
Click here to view
- HTML
- CSS
- Javascript
- Webpack
To get a local copy up and running follow these simple steps inside the root folder.
Install dependencies with:
npm run build
Start server with:
npm start
it will open http://localhost:3000/
in your default browser.
👤 Hubert MUGABO
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT Lisenced