/trello-react-typescript

a clone of trello app

Primary LanguageTypeScript

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