Open your terminal and run the following command
$ git clone https://github.com/dmscn/kanban-board.git && cd kanban-board
Run yarn
to download the packages.
Starts the application in development mode
Open http://localhost:3000 to view it in the browser
Formats and Lint the application code