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.
- 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
-
Clone this repository to your local machine:
-
Navigate to the project directory:
-
Open
index.html
in your preferred web browser to view the application. -
Click the "New Quote" button to fetch and display a new random quote.
Contributions are welcome! Please feel free to fork this repository, make your changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.