QuoteHub App

Overview
Random quote generator with categories and favorites
The Problem
Micro-apps still deserve dependable networking, persistence, and interaction polish—especially when the scope looks “simple”.
The Solution
QuoteHub keeps the UX minimal while wiring Flutter to REST quote sources, local caching/favorites, sharing hooks, and restrained visual hierarchy.
Technologies used
FlutterDartREST APILocal Storage
Key Outcomes
- Demonstrates pragmatic API error handling within a tiny surface area.
- Portfolio-ready example of category filters + favorites without heavyweight dependencies.