Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 513 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 513 Bytes

Random-Quote-Machine

It uses api of website:"https://andruxnet-random-famous-quotes.p.mashape.com/?cat=famous", to generate random famous quotes.

Since it is using another website's data, no database is required. It displays a random quote from the website for a particular period of time, and when refreshed that quote is removed from the cache memory and another quote is loaded. JavaScript is used for responsive front end. And basic html is used for webpage. #Demo