/quotesGenApp

Random quotes app from my Article on API

Primary LanguageJavaScript

quotesGenApp

Random quotes app from my Article on API

Setting it up

  • Clone the repo
  • $ cd quotesGenApp && npm install
  • Rename .env.exmp to .env and replace the values with your Auth0 client details
  • $ npm start

Happy Hacking!!! :)