Skip to content

BHAVIT-SINGLA/FoodWeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodweb

Demo Website Link

You have to Run Both Frontend as well as backend so only you could see website.

Run Locally

For Run in Backend

npm install

npm start

For Run in Frontend

open new terminal

cd frontend/

npm install

npm start

Backend will Run at http://localhost:5000 and Frontend will Run at http://localhost:3000

Only Admin Can See 'Order Placed Info' and 'create product info'

Team Members

SHIVAM

AKASH

NAMAN

BHAVIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.9%
  • CSS 9.4%
  • HTML 1.7%