A Random Quotes Generator built using only HTML, CSS, and JavaScript.
This project displays 10,000+ quotes, generating a new one each time you click the button or refresh the page.
- 📚 Over 10,000+ random quotes available
- ⚡ Lightweight frontend project (no backend required)
- 🎨 Clean, responsive design
- 🔁 Generates a new quote with one click or refresh
- 🖼️ Can be extended with APIs for even more variety
- Frontend: HTML, CSS, JavaScript
- No backend required – runs in any browser
- Clone the repository
git clone https://github.com/samarthags/Random-Quotes-Generator.git cd Random-Quotes-Generator
- Open the project Just open the index.html file in your browser:
./index.html
That’s it 🎉 – no server or dependencies required.
🌍 Deployment
Since this is a static frontend project, you can host it easily on:
GitHub Pages
Netlify
Vercel
🤝 Contributing
Contributions are welcome!
-
Fork this repo
-
Create a new branch (git checkout -b feature-new)
-
Commit your changes (git commit -m "Added new feature")
-
Push to your branch (git push origin feature-new)
-
Open a Pull Request
📜 License
This project is licensed under the MIT License – feel free to use, modify, and share.
👨💻 Author
Developed with ❤️ by Samarthags