๐ The Projectย ย ย |ย ย ย ๐ Featuresย ย ย |ย ย ย ๐ Starting
This project was developed during an extra module of the React Native trail of Ignite.
๐ Instructor: Rodrigo Gonรงalves
๐จ Layout made in Figma by Tiago Luchtenberg
GoPizza consists of an app to control the menu of a pizzeria and keep track of the orders.
Waiter view:
Adm view:
Developed with React Native and TypeScript.
Clone the project: git clone https://github.com/LiajuX/Ignite-ReactNative-GoPizza
โ NOTE: If you don't have yarn installed, use npm instead.
๐ฑ To run Mobile on your smartphone, on another terminal tab, run the following commands:
# to enter the Mobile folder
$ cd mobile
# to download the dependencies
$ yarn
# for Android
$ yarn android
# for iOS
$ yarn ios






