Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.45 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.45 KB

Food Delivery App

📖 Project Overview

Food delivery app built in React Native.

📍 Table of Contents

💻 Technologies Used

  • React Native

🔍 App Overview

Home Page

image image

Detail Page

image

⬇️ Installation

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

💼 Usage

Run the project in emulator, web or local device

$ yarn start

📝 Contributing

Contributions are welcome! Please refer to the Contributing guidelines.