https://github.com/m-ah07/random-quote-generator-js
A simple and interactive random quote generator built using HTML, CSS, and JavaScript. Click the button to display a random inspirational quote.
https://github.com/m-ah07/random-quote-generator-js
creative generator javascript quotes random tool web
Last synced: 4 months ago
JSON representation
A simple and interactive random quote generator built using HTML, CSS, and JavaScript. Click the button to display a random inspirational quote.
- Host: GitHub
- URL: https://github.com/m-ah07/random-quote-generator-js
- Owner: m-ah07
- License: mit
- Created: 2024-12-18T23:05:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T10:57:56.000Z (over 1 year ago)
- Last Synced: 2025-05-22T11:36:12.279Z (about 1 year ago)
- Topics: creative, generator, javascript, quotes, random, tool, web
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Quote Generator
A simple and interactive random quote generator built using HTML, CSS, and JavaScript. Click the button to display a random inspirational quote.
## 🚀 Features
- Displays random quotes with a single click.
- Clean and responsive design.
## 📖 Usage
1. Clone the repository:
```bash
git clone https://github.com/marwan-ahmed-23/random-quote-generator-js.git
```
2. Open index.html in your browser to see the project in action.
## 📸 Demo

## 📂 Directory Structure
```plaintext
random-quote-generator-js/
├── assets/
│ └── screenshot.png
├── index.html
├── style.css
├── quotes.json
├── LICENSE
├── script.js
└── README.md
```
## 🤝 Contributing
Contributions are welcome! Feel free to fork the repository and submit a pull request.
## 🌟 Stay Connected
Feel free to star ⭐ this repository if you find it helpful!