react_native/donutshop/README.md

9 lines
No EOL
613 B
Markdown

# Donut Shop Application with React Native
This project is a donut shop mobile application, where users can search for the list of donuts of your choice, and add to you favorite list. Users can also place the order and get a receipt through this mobile application.
## To start the project
* Download [Expo Go](https://expo.dev/go) on your device to launch the project.
* To start the project, run this command in your terminal `npx expo start --tunnel`
* Scan the QR code that shows in your terminal.
* For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling).