Skip to content

twilsonn/fancy-todo-app

Repository files navigation


Fancy Todo App

Todo list project with some spice!
View App

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. License
  5. Contact
  6. Acknowledgments

About The Project

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.

(back to top)

Built With

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/twilsonn/fancy-todo-app.git
  2. Install NPM packages
    npm install
  3. Run development environment
    npm run dev

(back to top)

Roadmap

  • Add filtering by tags
  • Add rich text editing
  • Add drag and drop rearrangement

(back to top)

License

Distributed under the GNU GPLv3 License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/twilsonn/fancy-todo-app

(back to top)

Acknowledgments

(back to top)