Food delivery app built in React Native.
- React Native
Make sure you have expo installed
Clone the directory and enter the project directory:
$ git clone https://github.com/LaloVene/food-delivery-app.git
$ cd food-delivery-app
Install dependencies using yarn
$ yarn
Run the project in emulator, web or local device
$ yarn start
Contributions are welcome! Please refer to the Contributing guidelines.