Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.15 KB

README.md

File metadata and controls

51 lines (38 loc) · 2.15 KB

Quote Generator Project

The Quote Generator Project is a software application designed using HTML, CSS, and JavaScript to generate inspiring and thought-provoking quotes for users. It is a tool that can be used for personal motivation or as a resource for writers, public speakers, and other creative professionals.

Here is the demo of the project https://moelsherbiny.github.io/Quote-Generator-Project-/

Features

  • Randomly generated quotes
  • Beautiful and responsive design
  • Copy to clipboard functionality
  • Share quotes on social media
  • Filter quotes by category

Installation

To get started with the Quote Generator Project, follow these steps:

  1. Clone the repository:
  2. git clone https://github.com/MoElsherbiny/Quote-Generator-Project-.git
  3. Navigate to the project directory:
  4. cd quote-generator
  5. Open the index.html file in your preferred web browser.

Usage

  • Click the "Generate Quote" button to display a randomly generated quote.
  • Use the "Copy" button to copy the quote to your clipboard.
  • Click the social media icons to share the quote on your favorite platform.
  • Use the category filter to display quotes from a specific category.

API

The Quote Generator Project uses the QuoteGarden API to fetch quotes. You can find more information about the API, including endpoints and usage guidelines, on the official documentation.

Contributing

We welcome contributions to the Quote Generator Project! To contribute, please follow these steps:

  1. Fork the repository and create a new branch with your changes.
  2. Commit your changes and create a pull request.
  3. Wait for your pull request to be reviewed and merged.

Made with ❤️ by Mohamed Elsherbiny

```