Skip to content

euhidaman/zomato-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

74 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

A Frontend Clone of the famous Food Delivery Application Zomato.
Live Demo: https://zomato-frontend-clone.web.app/

Project Description :

Zomato Clone is a clone of the famous Food Delivery Application : Zomato
It is a web application which is developed, to replicate a platform for the users to order food from the restaurants in the city of Bangalore/Delhi NCR/Mumbai and Chennai.

Technology Used :

react tailwind nodejs css3 git html5 javascript firebase


Installing and Using the Project :

Fork the Project :

Fork the project by clicking on the similar button below :

Clone Your Project Copy

Clone the project repository from GitHub, using the command git clone https://github.com/YOUR_USERNAME/zomato-clone.git , in your local machine.

Change directory

After cloning, move into the project repository, using the command cd zomato-clone , in your local machine.
Then, use the following npm commands to run the project.

Make Necessary Changes

Add your contribution to the project by making the necessary changes.
Changes can be the following:

- Add new features to the project.
- Add new functionality to the project.
- Fix bugs in the project.
- Make the project more user-friendly and responsive.

NOTE

Make sure, you have Node.js v14+ installed on your machine, to run the project successfully.


npm install

Install the project dependencies using the command npm install , in your local machine.

npm start

Run the project using the command npm start , in your local machine. Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build(optional)

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed !!



Project Contributors :