yarn install
This command will download all application dependencies.
for IOS application two more commands will be needed cd ios
and pod install
Android npx react-native run-android
IOS npx react-native run-ios
This page allows you to search for drinks, list the categories and show some video tutorials.
This page lists the drinks of a selected category on the Home page or the drinks from the drinks search
this page shows an image of the drink, its type (alcoholic or non-alcoholic), its ingredients and its method of preparation.
this application consumes the data from the thecocktaildb