Skip to content

A recipe application developed with React Native.

Notifications You must be signed in to change notification settings

eminsaygi/recipe-app

Repository files navigation

Recipe App 📙

A recipe application developed with React Native.

Features

  • User specific session
  • Searching for dishes
  • Categorizing Foods
  • Required data for recipe
  • Saving meals

Libraries used

  • React Navigation
  • Blur
  • Linear Gradient

Screenshots

Login Screen Home 1
Preview Preview
Home 2 Android Emulator
Preview Preview
Recipe 1 Recipe 2
Preview Preview

Building

1. Clone the Repo Locally
git clone https://github.com/eminsaygi/recipe-app.git
2. Install the dependency
yarn add || npm install
3. Install the Pods
cd ios && pod install && cd ..

(If you do not have CocoaPods installed on your machine, check this out.)

4. run project
yarn ios/android 

About

A recipe application developed with React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published