Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 536 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 536 Bytes

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