Skip to content

L8Y/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Generator

This is a simple web application that generates a random quote every Using a random quote API time the user clicks a button and can also tweet the favourite quote by clicking the Twitter button. The quotes are displayed on the page using HTML and CSS, and the randomization is done using JavaScript DOM.