Lecture - React Native - The Practical Guide on Udemy by Maximilian Schwarzmüller
- Clone or download the repository
git clone git@github.com:Balazs-D/Food-App.git
- Get into the directory
cd food-app
- Install dependencies using
npm install
- Run the application
npm start
- App opens in Simulator
- React Native
- Redux
- Browse recipes by categories
- Add / remove recipes to / from favorites
- Browse favorites recipes
- Filter recipes
- Drawer, Stock and Tab Navigation
- State management, saving settings