With this application I have created a Food Delivery App, where users can broswe local restaurants and their dishes. If you find an item you like add it to your basket and proceed to placing your order through the various steps.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You must have the Expo CLI installed to view this project. Please follow the instructions below to continue.
To install expo copy and paste the following in your terminal
$ npm install -g expo-cli
To view the project on an IOS simulation you will need the App from the Apple or Google store.
You will need to copy and paste the following into a local terminal, in order to run the website:
$ git clone https://github.com/grahamvickers/food_delivery-react_native_tailwind
Now in the cd into the project folder, run the following command to run the app using the expo-cli
$ expo start
- TailwindCSS - CSS framework
- React-native - Javascript Framework
- JaveScript - Front-end and back-end enhancments
- Sanity - CMS
- GitHub - Version control
- Expo - Local Remote server
- YARN - Package manager