Skip to content

biodunch/quotesGenApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!!! :)