Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 3.05 KB

README.md

File metadata and controls

40 lines (29 loc) · 3.05 KB

Food-Delivery-App

Getting Started with Expo Go

This project was bootstrapped with Expo and React Native

Tools and technology Used :

vscode Expo React Native JavaScript Redux Toolkit NativeWind Tailwind CSS

A demo Video Link of this project

Sample UI of our Cross-Platform Mobile-App

Screenshot of Home Screen Screenshot of Food items Screen Screenshot of Basket Screen Screenshot of Delivery Screen

Installation

To run the app locally, you will need to have Node.js and Expo installed on your machine. Once you have these installed, follow these steps:

  1. Clone the repository: git clone https://github.com/arghyadutta080/Food-Delivery-App.git
  2. Install dependencies: npm install
  3. Run the app: expo start
  4. Then a QR Code will appear in terminal, scan it with Expo Go app, available in both Android Play Store and iOS App Store.

Contributing

Contributions to the project are welcome! To contribute, fork the repository and create a new branch for your changes. Once you have made your changes, create a pull request to merge your branch into the main repository.