Skip to content

racky7/kanban-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban-Dashboard

Kanban Dashboard UI using ReactJS

Deployed URL - https://raj-kanban-dashboard.vercel.app/

Local Installation

  1. Clone the repository:

    git clone https://github.com/racky7/kanban-dashboard
  2. Navigate to the project's directory:

    cd kanban-dashboard
  3. Install dependencies:

    npm install
  4. To run the project locally:

    npm run dev