A toy project to learn react.
- This project was bootstrapped with
Create React App. - Based on Google Sheet from
StAmourD/BudgetSheet-Google-App-Script
- Design file can be viewed with
evolus/pencil- Nothing special in there but it was interesting to work with.
//TODO
- Clone this repo
- Run
npm installfrom the newly created folder - Run
npm startto run create react app locally in debug mode
