Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marwan-ahmed-23/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/marwan-ahmed-23/random-quote-generator-js
Last synced: 10 days 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/marwan-ahmed-23/random-quote-generator-js
- Owner: marwan-ahmed-23
- License: mit
- Created: 2024-12-18T23:05:09.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-12-21T01:14:35.000Z (26 days ago)
- Last Synced: 2024-12-21T01:31:59.006Z (26 days ago)
- Language: JavaScript
- Size: 27.3 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
![Random Quote Generator Demo](assets/screenshot.png "Demo of Random Quote Generator")
## 📂 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!