Skip to content

Balazs-D/Food-App

Repository files navigation

Food App

By Balazs Danyadi

Lecture - React Native - The Practical Guide on Udemy by Maximilian Schwarzmüller

Instructions

  1. Clone or download the repository
git clone git@github.com:Balazs-D/Food-App.git
  1. Get into the directory
cd food-app
  1. Install dependencies using
npm install
  1. Run the application
npm start
  1. App opens in Simulator

Used Technologies

  • React Native
  • Redux

Features

  • Browse recipes by categories
  • Add / remove recipes to / from favorites
  • Browse favorites recipes
  • Filter recipes
  • Drawer, Stock and Tab Navigation
  • State management, saving settings

Releases

No releases published

Packages

No packages published