Simple quote generator, with quotes from stoic philosphers and thinkers.
Quotes for this project are not part of an api, they're stored in a json file. I had never made anything this way, it works well for such a lightweight app without the need for CRUD functionality.
Tech:
- React
- Javascript
- Node
- React Transition Group (animations)