A simple web app that fetches and displays random quotes. Users can reload for a new quote or copy the current quote to the clipboard.
- Fetches random quotes from an external API.
- Reload button to get a new quote.
- Copy-to-clipboard functionality for the current quote.
- Stylish and responsive UI with dark theme.
-
Clone the repository:
git clone https://github.com/harsh-pandhe/Quotes.git
-
Navigate to the project directory:
cd Quotes
-
Open
index.html
in your preferred web browser.
- Open the app in your web browser.
- Click the "Reload" button to get a new random quote.
- Click the "Copy to Clipboard" button to copy the current quote to your clipboard.
- HTML
- CSS
- JavaScript
- Material Icons
- Toastify
This project is licensed under the MIT License.