🎀
A React/ES6/Local Storage/Bulma/Bulma React Components/SASS/DayJS powered advent calendar offering a good deed per day.
When first loaded in a browser, the advent calendar assigns one good deed per day from a predefined list to local storage. Subsequent runs load the calendar that belongs to that browser. This ensures each browser has a unique calendar. Only on a given day can the good deed for that day be accessed via the UI. Days in the passed show the image for that day.
This app deploys and builds easily via now using the command now --prod
To develop, first run yarn
to install deps, then run
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.