Skip to content

ritamcastro/react-advanced-bookkeeper

Repository files navigation

SDC:LX Bookkeeper for React Advanced 2021

This repository is the foundation for the presentation done for React Advanced 2021 about To mock or not to mock, that is the question!.

To run it, do:

npm install
npm run start

Be aware that the list of books that are shown is hard-coded. If you do want to make it more "real", you'll need to create a backend for this. :)

I hope you enjoy!

💜

© Rita Castro 2021