This repository represents the mobile project of a whole system for managing online Pizza ordering. Which is separeted into three parts, a backend(server) , frontend and a mobile client app.
Click here to go to the app's backend.
Click here to go to the frontend app.
To run this app follow the below instructions
The folllowing command will download all the needed dependencies.
Prior to running this app, edit the [.env][https://github.com/petrovick/pizzareactnativeclient/blob/master/.env] and [ReactotronConfig.js][https://github.com/petrovick/pizzareactnativeclient/blob/master/src/config/reactotronconfig.js] with the correct server location.
Wait for the above command to be "Done."
In a separate terminal run