A simple and interactive random quote generator built using HTML, CSS, and JavaScript. Click the button to display a random inspirational quote.
- Displays random quotes with a single click.
- Clean and responsive design.
-
Clone the repository:
git clone https://github.com/marwan-ahmed-23/random-quote-generator-js.git
-
Open index.html in your browser to see the project in action.
random-quote-generator-js/
├── assets/
│ └── screenshot.png
├── index.html
├── style.css
├── quotes.json
├── LICENSE
├── script.js
└── README.md
Contributions are welcome! Feel free to fork the repository and submit a pull request.
Feel free to star ⭐ this repository if you find it helpful!