Kanban Dashboard UI using ReactJS
Deployed URL - https://raj-kanban-dashboard.vercel.app/
-
Clone the repository:
git clone https://github.com/racky7/kanban-dashboard
-
Navigate to the project's directory:
cd kanban-dashboard
-
Install dependencies:
npm install
-
To run the project locally:
npm run dev