Foodish is an Android app that lets users explore various food categories, fetch random food images from an external API, and save favorite food images to a local database.
- Clone the repository:
git clone https://github.com/yourusername/foodish.git
- Open in Android Studio and sync the project with Gradle.
- Run the app on an Android device or emulator.
- Retrofit
- Room
- Glide
- Navigation Component
- View Binding
The app uses the Foodish API to fetch random food images.
