This is a simple Recipe App built using Flutter. 📱 Features:
- Fetches a list of recipes using dummy API data
- Displays a clean and responsive UI
- Includes a detail screen for each recipe with more information
- Uses basic state management with setState
- Designed with user-friendly navigation and smooth interactions
🛠️ Tech Stack:
- Flutter
- Dart
- Dummy JSON API for data fetching
🎯 Purpose:
This app was developed to demonstrate skills in Flutter development, UI design, API handling, and state management.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.