Food Ordering APP
This Ordering App is a just layout practice. Will use c# as backend and MongoDB as database.
-
Clone the repo to your local
[git clone https://github.com/xiulixue/FoodOrderAppLayoutExercise.git]
-
Navigate into project directory.
-
Install the dependencies
[npm install]
-
Run
[npm run web]
This will start the website on the address localhost:19006 -
Download Expo Go, Scan the QR code above with Expo Go (Android) or the Camera app (iOS).
If you like this repository don't forget give it a ⭐ and also feel free to share feedback with us.