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
- Host: GitHub
- URL: https://github.com/darthdevv/random-quote-generator
- Owner: Darthdevv
- Created: 2023-12-07T23:25:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T02:03:35.000Z (over 1 year ago)
- Last Synced: 2025-01-14T06:46:53.950Z (4 months ago)
- Topics: css, html, javascript, quotes-api, random-quote-generator, responsive-design
- Language: CSS
- Homepage: https://darthdevv.github.io/Random-Quote-Generator/
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.git2. 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.