A demo Video Link of this project
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:
- Clone the repository:
git clone https://github.com/arghyadutta080/Food-Delivery-App.git
- Install dependencies:
npm install
- Run the app:
expo start
- Then a QR Code will appear in terminal, scan it with Expo Go app, available in both Android Play Store and iOS App Store.
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.