Welcome to the Quote Generator! This simple web app allows you to generate, share, and save your favorite quotes with ease. Below are the details and instructions on how to use the application.
- Generate Random Quotes: Click the "New Quote" button to fetch a random quote from the Quotable API.
- Dark Mode: Toggle between light and dark modes for a comfortable reading experience.
- Copy to Clipboard: Copy the displayed quote to your clipboard for easy sharing.
- Save to Favorites: Save your favorite quotes locally to revisit them later.
- View Favorites: View your saved quotes.
- Share Quotes: Share your favorite quotes using the Web Share API.
- Play Quotes: Have the quotes read aloud to you using the Speech Synthesis API.
- Generate a Quote: Click the "New Quote" button to display a random quote.
- Copy Quote: Click the clipboard icon (📋) to copy the current quote to your clipboard.
- Save to Favorites: Click the star icon (⭐) to save the current quote to your favorites.
- View Favorites: Click the "View Favorites" button to see all your saved quotes.
- Share Quote: Click the share icon (📤) to share the current quote via supported apps on your device.
- Play Quote: Click the play icon (
▶️ ) to have the quote read aloud. Click again to pause. - Toggle Dark Mode: Click the moon icon (🌙) in the top right corner to switch between light and dark modes.
- Clone the repository:
git clone https://github.com/jinosabu1999/quote-generator.git
- Open
index.html
in your preferred web browser.
- Google Fonts (Quicksand)
- Quotable API
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Feel free to submit a pull request or open an issue on GitHub.
For questions or suggestions, please contact [jinosabu3@gmail.com].
Enjoy your quotes!