Skip to content

Full Stack pizza ordering website build on MERN technologies

Notifications You must be signed in to change notification settings

CodeMode365/MERN-pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Pizza App

Hi this is the full stack web app built on MERN technology

How to run code

Clone the app with the help of your git terminal
run: npm --legacy-peer-deps
npm run dev (in client folder)
nodemon server.js (in server folder)