If you like this project, check out my github
This project is a quote generator. It uses an API found at api.quotable.io.
Project is created with:
To run this project, install it locally using yarn:
$ cd ..javascript-mini-projects/RandomQuote/emerzon1/
$ yarn install
$ yarn start