"A quote a day, keeps the depression away."
Quote Factory is a clean, responsive, and aesthetic random quote generator built with HTML, CSS, and JavaScript only (no frameworks used). It offers bite-sized inspiration with each click — perfect for those who love meaningful words and minimalist design.
🔗 Live
- 🎲 Random quotes with a click of a button
- 💡 Stylish UI with a soft gradient theme
- 📱 Mobile-friendly and responsive
- ⚡ Lightweight and fast — no frameworks
- HTML5 – Semantic structure
- CSS3 – Custom styling and layout
- JavaScript – Dynamic quote generation
- Google Fonts – A clean look with Montserrat
📦 Quote Factory ├── assets │ ├── favicon.png │ ├── pandora-flower.jpg │ ├── script.js │ └── style.css ├── index.html └── README.md
- Quotes are stored in a JavaScript array.
- Clicking the "Generate Quote" button randomly picks one.
- The selected quote and author update on the screen instantly.
Built with 💙 and Passion by Aby Thomas
Github • LinkedIn
If you find this project helpful or inspiring, feel free to:
⭐ Star the repo 🛠️ Contribute improvements 📣 Share feedback via Issues
✨ Let the words uplift you. Happy coding!

