Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 952 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 952 Bytes

Quote of the Day Generator

This web application fetches a random quote from an external API and displays it dynamically. Users can click a button to generate a new quote instantly.

Preview

Quote of the Day Preview

Features

  • Fetches a random quote from the Quotable API
  • Updates the displayed quote and author without refreshing the page
  • Allows users to generate a new quote with a single click

Usage

  1. Clone this repository to your local machine:

  2. Navigate to the project directory:

  3. Open index.html in your preferred web browser to view the application.

  4. Click the "New Quote" button to fetch and display a new random quote.

Contributing

Contributions are welcome! Please feel free to fork this repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.