Discover more than 1200 food recipes in your hands and cook them easily this is the purpose of this app. If you want to see the finished design, just click here.
-
React Native Community Blur - A component for UIVisualEffectView's blur and vibrancy effect on iOS, and BlurView on Android.
-
React Navigation - Is born from the React Native community's need for an extensible yet easy-to-use navigation solution based on JavaScript.
-
React Native Gesture Handler - Provides native-driven gesture management APIs for building best possible touch-based experiences in React Native.
-
React Native Safe Area Context - A flexible way to handle safe area, also works on Android and Web!
You will need Node.js version 10 or higher but if you prefer to use Yarn , installed on your computer to continue.
git clone https://github.com/jhonywalkeer/recipe-app.git
$ cd recipe-app
$ npm install or yarn install
Navigate to the project's source folder and work in your IDE and run the script below
⚠ YOU WILL NEED TO HAVE AN ANDROID OR IOS EMULATOR INSTALLED ON YOUR MACHINE TO RUN THIS PROJECT
$ react-native run-android or react-native run-ios
This project is under license from MIT. See the LICENSE file for more details.