Simple inspiration app that displays a quote and a nice background.
When you click next quote it will update the quote and the background image.
Images are from the unsplash api: https://unsplash.com/developers
and quotes are from: https://type.fit/api/quotes
npm install
npm start
-30 images returned per request -Request only made on load and every 29th image (api can only accept 50 requests per hour, please don't abuse)