Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imnomee authored Mar 4, 2020
1 parent dc77d36 commit 718630f
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Techdegree Project 3
# Techdegree Project 1 - Random Quote Generator

https://imnomee.github.io/degree-project-3/
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.

Random Quote Generator
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.

This was the first project, created during the Unit 01 of TeamTreeHouse Techdegree course.

with Random quote display after every 10 seconds
and random colour with every new quote.

0 comments on commit 718630f

Please sign in to comment.