Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

b1on1kkk/Todo-list

Repository files navigation

Functionality

Columns:

Add different columns for your Todos

todos_columns

Todos:

Add Todos:

todos_columns

Easy to change priority of each Todo:

1

First priority Todo:

2

Done Todo:

3

All Todos are done:

4

Double click on Todo to change its text:

Before: 5 After: 6

Final screenshot:

final

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published