An open API service indexing awesome lists of open source software.

https://github.com/vedbhanushali/fooddeliveryapp

It is a food ordering and delivery platform [Frontend Web Application] created using REACT.js
https://github.com/vedbhanushali/fooddeliveryapp

frontend javascript react reactjs

Last synced: about 2 months ago
JSON representation

It is a food ordering and delivery platform [Frontend Web Application] created using REACT.js

Awesome Lists containing this project

README

        

# Project Setup

cloning repository

```bash
git clone https://github.com/Vedbhanushali/FoodDeliveryApp.git
```

Go to the project directory

```bash
cd FoodDeliveryApp
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

LICENSE

[MIT LICENSE](/FoodDeliveryApp/LICENSE)