Skip to content

nayeemnazmul/Awesome-Recipes

Repository files navigation

Awesome-Recipes

A React Native Receipe App for viewing recipes from food2fork API

Created this app as a part of the complete react native and redux course from devskill.

Features Included

  1. Search Recipes by Title
  2. Two screens
  3. Opening external links in browser from app

Demonstration

Home Screen

Details Screen

Install and Running the expo app

  1. Install for Android from the Play Store or for iOS from the App Store
  2. Go to this link recipe expo app and scan from expo client to install in your phone.

Main things that I have learned from this demo project..

  1. How to create a react native app
  2. How to create card like style
  3. How to navigate from screen to screen
  4. How open external links in browser from app
  5. Concepts of props and state
  6. Concepts of components (Functional & Class)
  7. Concepts of JSX
  8. API call from app and receive response as json in state
  9. React Native Lifecycle
  10. How to publish app in expo ecosystem

About

A React Native Recipe App for viewing recipes from food2fork API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published