β¨ Inspire. Reflect. Share.
A modern, beautiful, and interactive quote generator web app built with HTML, CSS, and JavaScript.
Get random motivational quotes, listen to them, copy, tweet, and save your favorites β all in one sleek app!
| Dark Mode | Light Mode |
|---|---|
![]() |
![]() |
β
Random Quotes β Get fresh quotes from [:contentReference[oaicite:2]{index=2}].
β
Category Filter β Choose from categories like Life, Wisdom, Success, etc.
β
Search by Keyword β Find quotes about happiness, courage, or anything!
β
Text-to-Speech β Let your device speak the quote aloud.
β
Copy & Tweet β Instantly share your favorite quotes.
β
Favorites System β Save quotes locally using localStorage.
β
Clear Favorites β Remove all saved quotes in one click.
β
Offline Mode β Auto fallback to local quotes if API fails.
β
Dark/Light Mode β Auto detects system theme + toggle switch.
β
License & Credits β Proper open license for safe use & sharing.
| Frontend | API | Storage |
|---|---|---|
| HTML5 | Quotable API | LocalStorage |
| CSS3 (Glassmorphism + Gradient UI) | ||
| Vanilla JavaScript (ES6+) |
π» Folder Structure qdrop/ β βββ index.html # Main webpage βββ style.css # Stylesheet (Glassmorphism design) βββ script.js # Main JS (all logic) βββ README.md # This file π
π₯ Upcoming Features (v2.0 Ideas)
π§ Download favorites as .txt file π§ Add βQuote of the Dayβ widget π§ Add background quote wallpapers π§ Support for multiple languages π§ User login + sync favorites
Qdrop β Smart Quote Generator Β© 2026 Shubham Narware
You are free to use, modify, and share this project as long as you provide proper credit to the original author. Commercial use is allowed with credit. Removing author credit is strictly prohibited.
π¨βπ» Author
π§βπ» Shubham Narware π Developer β’ Designer β’ Innovator π Portfolio | πΌ LinkedIn | π GitHub
"I built Qdrop to help people stay motivated β one quote at a time." π« β Star β Fork β Contribute β Inspire π
- Clone the Repository
git clone https://github.com/shubhamnarware67-cmd/qdrop.git
