A clean and minimal Flutter app that displays random inspirational quotes with the author name.
Swipe left or right to discover a new quote, anytime.
- 🎲 Random quote on every swipe
- 👤 Displays quote author
- 🌗 Day & Night mode (Light / Dark theme)
- 🎨 Minimal and distraction-free UI
- ⚡ Smooth swipe animations
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
flutter pub get
flutter run


