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

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

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
```