https://github.com/suraj-singh12/zomato-project
It is a Zomato website project made from scratch
https://github.com/suraj-singh12/zomato-project
css3 html5 mongodb nodejs responsive-design rest-api
Last synced: 3 months ago
JSON representation
It is a Zomato website project made from scratch
- Host: GitHub
- URL: https://github.com/suraj-singh12/zomato-project
- Owner: suraj-singh12
- Created: 2022-03-06T18:24:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T08:27:50.000Z (over 3 years ago)
- Last Synced: 2025-03-13T19:50:33.581Z (over 1 year ago)
- Topics: css3, html5, mongodb, nodejs, responsive-design, rest-api
- Language: JavaScript
- Homepage: https://zomato-app12.netlify.app/
- Size: 4.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zomato-Project
It is a Zomato website project made from scratch
# CheckOut the live App here:
[**Live App**](https://zomato-app12.netlify.app)
# Getting Started with Create React App
# How To Run Locally
## Install Dependencies
```npm
npm install
```
```npm
npm i react-router-dom@5.3.0
```
```npm
npm i axios
```
```npm
npm i bootstrap@latest --save
```
```npm
npm install
```
## Run the project
```npm
npm start
```