The project consist in a To do list web app. The user can load tasks to the list, move the position of the tasks, mark it as complete and clean the list using the clean button.
- HTML CSS Javascript
- Linters and Webpack
To get a local copy up and running follow these simple example steps.
NodeJS
1. git clone https://github.com/KaskMIL/toDo-list.git
2. cd Todo_list
npm install
npm run dev
👤 Tom Milanesi
- GitHub: @TomMilanesi
- Twitter: @TomMilanesi
- LinkedIn: Tomas Milanesi
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.