/Quote-Generator

Daily Inspiration: A Random Quote Generator

Primary LanguageCSS

Daily Inspiration: A Random Quote Generator

This is a web application that generates a random quote everytime a user clicks on the "New Quote" button. The quotes are fetched from the Quotable API.

You can access the deployed application here.

Technologies used

  • HTML
  • CSS
  • JavaScript

How to use

To use this application, simply open the index.html file in your web browser. You will see a "Quotes of the day" heading with a quote and author. To generate a new quote, click on the "New Quote" button.

Acknowledgments

  • The Quotable API for providing the quotes used in this application.