Skip to content

FrancescoBrunoDev/The-Vertical-Todo-List

Repository files navigation

The Vertical Todo List

This is a Todo List application built with Next.js.

live Version

Check out the live version here

Inspiration

Vertical Todo List

The vertical design of this todo list was inspired by a cool vertical todo list I saw at a friend's house. It had a rolled-up paper look that was both unique and practical. I wanted to bring that same vertical layout and organized feel into this digital version. I think this design can help you tackle tasks in chronological order and stay more focused.

Features

  • Add, edit, and delete todo items.
  • Drag and drop items to reorder them.
  • Filter todo items by completed and not completed.
  • Manage due dates for todos.

Setup and Start

To start the development server, run the following command:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Technologies Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published