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

https://github.com/imhta/zomato-delivery-ui-clone

zomato delivery page clone using react
https://github.com/imhta/zomato-delivery-ui-clone

Last synced: about 1 year ago
JSON representation

zomato delivery page clone using react

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/4df80935-116b-4054-8713-de21b0625fdd/deploy-status)](https://app.netlify.com/sites/zomato-delivery/deploys)
# Zomato-delivery-ui-clone
Zomato mumbai food delivery page ui clone built using react (built for educational purpose only)

## Built using
- styled components
- React
### :fire: [Clone](https://zomato-delivery.netlify.com)
## Get Started

> Clone the project

```bash
git clone https://github.com/imhta/zomato-delivery-ui-clone.git
cd zomato-delivery-ui-clone
```
> Start Development server

```bash
npm start
```

> Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.