Savour
Mock of a popular craft beer ordering application. This is for DEMO-PURPOSE ONLY.
We have no intention of commercializing this app at this point, we simply want to show our enthusiasm for another React Native Product with a similar name (and maybe become contenders for a position on their team).
-
"yarn install"
-
"expo start" from Command Line runs the App. If you have Expo App downloaded on your phone, you can grab a QR code in the console and start up the app on your phone. Otherwise, run the app in the web browser.
-
For server, CD into server folder, then "node src/index.js"
I recommend starting with the web view, but if you are able to add the Expo App in your mobile device(iOS or Android), it will allow you to Scan the QR code from the console window of your local host browser and open the app on your phone.
Cheers!