QuoteApp is a cross-platform mobile and web application built with Flutter that displays an inspiring quote every day. The app is designed to be minimal, lightweight, and user-friendly.
- Daily quote
- Simple and motivational user experience
- Flutter SDK: Install Flutter
- Dart SDK (comes with Flutter)
- Android Studio / Xcode / VS Code (for development and testing)
git clone https://github.com/Sarahnehamortha/quoteapp.git
cd quoteapp
flutter pub get
flutter run