An open API service indexing awesome lists of open source software.

https://github.com/darthdevv/random-quote-generator

simple web application that gets you daily quotes and the name of the author with a simple click
https://github.com/darthdevv/random-quote-generator

css html javascript quotes-api random-quote-generator responsive-design

Last synced: 3 months ago
JSON representation

simple web application that gets you daily quotes and the name of the author with a simple click

Awesome Lists containing this project

README

        

# Random Quote Generator 🗣️
### Description
This project is a simple Random Quote Generator that displays a new, randomly selected quote each time the user interacts with the application. It is designed to provide users with motivational, insightful, or humorous quotes to inspire or entertain them.

### Features 💠
- Random Quotes: The application fetches quotes from a predefined list or an external API and displays them randomly.

- User Interaction: Users can trigger the display of a new quote, providing an interactive experience.

- Responsive Design: The application is designed to work seamlessly on various devices, ensuring a consistent user experience.
### Technologies Used ⌨️
1) HTML
2) CSS
3) JavaScript

### Usage
1. Clone the repository:

bash
Copy code
git clone https://github.com/Darthdevv/random-quote-generator.git

2. Open the index.html file in your web browser.

3. Click a button or perform an action to generate a new random quote.

### Screenshots

### Credits
[@Darthdevv] - GitHub Profile
### License ⚖️
This project is licensed under the MIT License - see the LICENSE file for details.

### Acknowledgments
Special thanks to [quotable.io] for providing the quotes.