See the published web app: https://beatrizsabbatini.github.io/kanban-board/
After cloning this repository, in the project folder we need to install the dependencies. You can either use yarn or npm for this. Use the command:
or
Now for running the project, if you installed the dependencies using yarn, run:
or if you used npm, run:
That´s it! The project will automatically open up in your default browser, using the url:
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Deploys the code from the branch gh-pages to the published url: