This is a simple web application that generates random quotes. Each time you click the "New Quote" button, a new quote will be displayed on the screen.
You can see a live demo of the application here.
- HTML
- CSS
- JavaScript
-
Clone the repository:
-
Open the
index.html
file in your web browser.
- Generates random quotes from an API source.
- Displays the quote and author on the screen.
- Allows users to click a button to get a new random quote.
- Twitter button to share the quote on Twitter.
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.