Skip to content

In Trello-Clone, you can create tasks and organize them into lists. You can drag and drop both cards and lists to reorder them.

Notifications You must be signed in to change notification settings

DraganAleksic99/Trello-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Clone

In Trello-Clone, you can create tasks and organize them into lists. You can drag and drop both cards and lists to reorder them.

Stack

Quickstart

1. Clone this repository

Run the following command to clone the repo:

git clone https://github.com/DraganAleksic99/Trello-Clone.git

2. Install dependencies

cd Trello-Clone
npm i

3. Run app locally

npm run dev

Open in your browser

You can now visit http://localhost:3000.

About

In Trello-Clone, you can create tasks and organize them into lists. You can drag and drop both cards and lists to reorder them.

Topics

Resources

Stars

Watchers

Forks