This project was created for MintBean's JavaScript Olympics Hackathon that ran for 72 hours starting on Friday 8/28/20. The challenge was to create a front-end-only KanBan board. LocalStorage is used to persist user data across sessions.
npm start
OR yarn start
will run the server.
You're already set up with src/_overrides.scss
and src/_variables.scss
files. You don't need to do anything more to start theming.
This is a Mintbean CLI generated project.
Mintbean does hackathons almost 10 times a month! Come hack with us.
Credit for index.html
contents goes to bulmaswatch
.