Skip to content

glugpace/Quote-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator

Towards my attempt to learning JS

This is a quote generator with JS and HTML, CSS for styling.

The JS stores few quotes in an array and displays a random element.

A JS function to print a quote is triggeren onClick of a button.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • CSS 28.9%
  • HTML 7.2%