Skip to content

vishnukothakapu/recipe-finder-app-expo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Finder

🚀 Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (Latest LTS version)
  • Expo CLI
  • Android Studio (for Android emulator) or an actual Android device

Installation

  1. Clone the repository:
    https://github.com/vishnukothakapu/Recipe_Finder-Expo_App.git
    cd Recipe_Finder-Expo_App
  2. Install dependencies:
    npm install
  3. Start the development server:
    npx expo start

📱 Running on Android Device

  1. Install the Expo Go app from the Google Play Store.
  2. Run the following command to generate the APK:
    eas build -p android --profile preview
  3. Download the APK and install it on your phone.

Screenshots

Home Screen Favourites Screen Recipe Details Recipe Details About

🛠 Technologies Used

  • React Native
  • Expo
  • React Navigation
  • Typescript
  • MealDB API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published