Skip to content

dhyanpatel110/Kanban-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban GitHub repo size

The Kanban app provide you to manage the all task as you want.

Snapshot

Interface of Kanban

Demo

Kanban - Live ◀️

Project setup

Clone this repo

git clone https://github.com/dhyanpatel110/Kanban-Client.git

Install dependencies

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint