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-/
- Randomly generated quotes
- Beautiful and responsive design
- Copy to clipboard functionality
- Share quotes on social media
- Filter quotes by category
To get started with the Quote Generator Project, follow these steps:
- Clone the repository:
- Navigate to the project directory:
- Open the
index.html
file in your preferred web browser.
git clone https://github.com/MoElsherbiny/Quote-Generator-Project-.git
cd quote-generator
- 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.
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.
We welcome contributions to the Quote Generator Project! To contribute, please follow these steps:
- Fork the repository and create a new branch with your changes.
- Commit your changes and create a pull request.
- Wait for your pull request to be reviewed and merged.
Made with ❤️ by Mohamed Elsherbiny
```