Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 423 Bytes

Quote App

Create a quote app using HTML, CSS and JavaScript.

Use the Quote Garden API to get quotes for your app.

Requirements

The Quote App will display quotes together with the quote author - that's the app 😎

  • Display a static default quote and quote author upon start of the app
  • Add a button which will get a random quote from the API