Make sure you have the following installed:
- Node.js (Latest LTS version)
- Expo CLI
- Android Studio (for Android emulator) or an actual Android device
- Clone the repository:
https://github.com/vishnukothakapu/Recipe_Finder-Expo_App.git cd Recipe_Finder-Expo_App - Install dependencies:
npm install
- Start the development server:
npx expo start
- Install the Expo Go app from the Google Play Store.
- Run the following command to generate the APK:
eas build -p android --profile preview
- Download the APK and install it on your phone.
- React Native
- Expo
- React Navigation
- Typescript
- MealDB API




