Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 508 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 508 Bytes

Random-Quote-Machine

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

Since it is using another website's data, no database is required. It displays the 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 to responsive front end. And basic html is used for webpage. #Demo