Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 396 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 396 Bytes

Techdegree Project 1 - Random Quote Generator

In this random quote generator, we used HTML, CSS and Vanilla JS to display a Random Quote every 10 seconds and random colour with every new quote.

This project holds dynamic values for timing and quotes. We can update the timing (in seconds) and add any number of quotes without changing the total number or any other quote to update the time.