Skip to content

adnenre/trello-react-typescript

Repository files navigation

trello-clone

Simple clone of trello using react and typescript with no ui library / jwt authentication / node / express

Demo

Check the Demo username : trello password : trello

Getting started

# install frontend dependency
npm install

# switch to server directory
cd server

# install backend dependency
npm install


# run the app (Frontend / backend)
npm run dev

Screen Login page

hints : try trello : trello for demo ;)

in progress

alt text

Screen Shot while dragging column

alt text

Screen Shot while dragging card

alt text

About

a clone of trello app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published