Skip to content

A food ordering app created using MERN stack. This App provides functionality for customers to order and vendors to list food items that can be ordered.

Notifications You must be signed in to change notification settings

Likhith-Asapu/FoodOrder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FoodOrder

Food ordering app built from scratch using MERN stack. This is the non-dockerised version.

To run frontend run following commands

cd frontend
npm start

To run backend run following commands

cd backend
npm start

About

A food ordering app created using MERN stack. This App provides functionality for customers to order and vendors to list food items that can be ordered.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published