Skip to content

Vinuhegde887/Safetybite

Repository files navigation

Project Description :

Safety Bite is a clone of the famous Food Delivery Application 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 and make use of real time image proceesing for the safety regulation in making the food andd displaying it in the resatrant page.

Technology Used :

react tailwind nodejs css3 git html5 javascript firebase


Installing and Using the Project :

Change directory

After cloning, move into the project repository, using the command cd safety Bite , 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 !!



NOTE

The node_modules are not included due to large files and which are not uploaded.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published