Skip to content

jacint-david/random-quote-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Picker Application

This single-page application picks a random quote from the array data that is provided for it and renders the quote on the page. It also has an Auto-Play functionality, which when turned on picks a new random quote and renders it every ten seconds. For learning purposes I solely used HTML5, CSS3 and ES6 (Vanilla JS), DOM API technologies.

QuotePicker

Technologies Used

✅ JavaScript (ES6)
✅ CSS3
✅ HTML5

Implemented Features

✅ Pick and Render Random Quote
✅ New Quote Button
✅ Auto-Play Toggle

About

This application picks and renders a random quote from the provided quote data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published