RobertPX / react-native-food-recipe

Recipe app with themealdb API and open source for everyone. Built with React Native and Expo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

made with expo supports iOS and Android

Project Title

Recipe app with themealdb API and open source for everyone. Built with React Native and Expo.

Demo: https://expo.dev/@robertpx/FoodRecipeApp

APK: Download on Google Drive

RecipeApp RecipeApp RecipeApp RecipeApp RecipeApp

Installation

First, make sure you have Expo CLI installed:

npm install -g expo-cli

Clone:

git clone https://github.com/RobertPX/react-native-food-recipe.git

Navigate to the project directory:

cd react-native-food-recipe

Install:

npm install || yarn || yarn install

Run Project Locally:

expo start || npm run start || yarn start

Features

  • Expo SDK 41
  • iOS, Android
  • React Navigation v5
  • PropTypes

About

Recipe app with themealdb API and open source for everyone. Built with React Native and Expo.


Languages

Language:JavaScript 100.0%