Need ideas for some new recipes? let's cook is your place.
Enter the ingredients that you want to make food with and the app will find you awsome recipes. Did you find a recipe that you like? you can save it and also create a shopping list for it.
- This app was built with Cordova and React. first install a tool called
Reco (react.cordova)
Here - Clone the project repository
- Add platform with
cordova platform add <android/ios>
- In the project's folder run the command:
npm run build
to build for Android AND ios, ornpm run build <platform>
to build for specific platform. - run the project on your device or emulator from Android Studio or Xcode.
This app was built with React & Cordova by the Appsflyer's SDK team in order to demonstrate a proper implementation of the Appsflyer's Cordova Plugin. Feel free to share with us your thoughts and suggestions on this GitHub page.