This service provides functionality to set your kanban desks and work together on them with other people.
Live version can be visited at: kanban-erikgab01.vercel.app
- Clone repository:
git clone https://github.com/erikgab01/kanban.git
- Install dependencies:
npm install
- Go to project root folder, create
.env
file and copy the contents of.env.sample
to it. Replace variables with your own firebase tokens.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build
folder.
The build is minified and the filenames include the hashes.