Todo list App. In it you can, add, remove and drag and drop tasks. Also, you could filter between all todos, active todos, and completed todos.
If you like this project I invite you to clone my project whit fork and if you find somethings to improve make me a pull request, I'll be facinated to see this.
- Clone the repository
- Inside the folder where you clone the repository open console and execute
npm install
- Then execute
npm run dev
and enjoy the project 🥳