This simple web-based quote generator fetches inspirational quotes using the "quotable" API. Written in HTML, CSS, and JavaScript, it enhances user experience and allows for easy copying of quotes.
- Clone the repository.
- Open the
index.html
file in your preferred web browser.
- Dynamic Quotes: Utilizes the quotable API to dynamically fetch and display random quotes.
- Clipboard Copy: Easily copy the displayed quote along with the author to the clipboard.
- Background Animation: Engaging background animation enhances visual appeal.
- Click the "Copy to Clipboard" button.
- The quote, along with the author, is copied to your clipboard.
- Paste it wherever you want!
No installation is required. Simply open the index.html
file in a web browser.
- API: Quotable API
Feel free to customize and enhance this code for your own projects!