Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 466 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 466 Bytes

QuoteMachine

This is a simple web page fetches a quote for you on demand. I have built this to experiment with JS, jQuery and JSON It uses forismatic API to generate quotes and then the quote and respective author is fetched from the JSON object and it is rendered. The tweet button allows you to share the quote on your Twitter with a single click. New Quote button gets a quote for you on demand

See this in action at https://varshit07.github.io/QuoteMachine/