Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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!