/recipes_app

Primary LanguageJavaScript

Recipes App

react native food recipe app

thumb copy 83

Demo


App Demo

app-demo

Screenshots


Login Screen

Login

Home Screen

Home

Recipe Details Screen

Recipe-Details

Header Animation

Header-Animation


Features

  • Login
  • Home recipes feed
  • Recipes details
    • Header Animation

Next steps

  • Refactor Screen Components
  • User authentication(context)
  • Search Component

Build Setup

# install dependencies
yarn install

#  install the pods (via Cocoapods) to complete the linking
npx pod-install ios

# run on ios
npx react-native run-ios