Todo list project with some spice!
View App
Table of Contents
This project was initally made with the intention to enhance my portfolio of applications however i've added some interesting features such as filters, drag and drop agrangement and searching.
- Clone the repo
git clone https://github.com/twilsonn/fancy-todo-app.git
- Install NPM packages
npm install
- Run development environment
npm run dev
- Add filtering by tags
- Add rich text editing
- Add drag and drop rearrangement
Distributed under the GNU GPLv3 License. See LICENSE.txt
for more information.
Project Link: https://github.com/twilsonn/fancy-todo-app