Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 709 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 709 Bytes

RandomQuotesMachine

LIVE

Access the link to see how it works: https://nitinnair89.github.io/RandomQuotesMachine/

ABOUT

This project was done as part of FreeCodeCamp's challenge - https://www.freecodecamp.com/challenges/build-a-random-quote-machine

A Random Quote Generator that fetches you random quotes when you click the "Randomize" button. Developed on top of Google's Materialize Reponsive framework, this "Machine" looks just fine on all screens! A simple code and very easy to customize! All you need is a "Key" to fetch random quotes from the server!

HOW TO USE

You need to put your API key in the config file. See the config_example.js file for reference.

DEVELOPER

Nitin Chandran Nair