Trello Replica Web App
- React
- Typescript
- Tailwind Css
- React beautiful dnd
- React Icons
For running the project to run you need to have node installed.
node version: ^14.17.6
- Create new list
- Create new card
- Drag-n-drop cards between lists
- Storing data in local storage.
Clone the repository on your local computer using the command below
[email protected]:shemamugisha/trello-replica-challenge.git
Install all project dependencies using the command below
yarn run
To build the application run the command below
yarn run build
To start the application run the command below
yarn start
http://trello-replica-challenge.vercel.app/
Shema Mugisha Christian