Inspire is a simple single page app that generates a random quote from a database in order to give inspiration.
MPV: Single page app with button that generates a random quote each time clicked.
This project requires the following:
- Node 12.12
- Yarn 1.19
- Clone the repo
- Install:
yarn install
- Run:
yarn dev:start