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
- Host: GitHub
- URL: https://github.com/imhta/zomato-delivery-ui-clone
- Owner: imhta
- Created: 2020-02-07T09:07:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T07:21:32.000Z (over 6 years ago)
- Last Synced: 2025-02-28T09:55:06.610Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 21.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.