/Quotes-Generator

The Quote Generator App allows you to discover random quotes and effortlessly copy them with ease.

Primary LanguageCSS

Quote Generator

The Quote Generator is a simple web application that allows users to generate random quotes and copy them with ease. It provides an intuitive interface for users to discover inspiring and thought-provoking quotes.

Features

  • Random Quote Generation: Users can generate random quotes with just a click of a button.
  • Copy Functionality: The app allows users to copy the generated quote along with its author name effortlessly.
  • Responsive Design: The Quote Generator is designed to work seamlessly across various devices, including desktops, laptops, and mobile phones.

Technologies Used

  • HTML: Provides the structure and layout of the web application.
  • CSS: Styles the elements and enhances the visual appeal of the app.
  • JavaScript: Implements the functionality to fetch random quotes from an API and handle user interactions.

How to Use

  1. Simply visit the Quote Generator website.
  2. Click on the "New Quote" button to generate a random quote.
  3. Click on the "Copy" button to copy the quote along with its author name.
  4. Paste the copied text wherever you want, such as in documents, social media, or notes.

Credits

The Quote Generator app utilizes the Quotable API to fetch random quotes and their authors. (Quotable's Github Link)