Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 281 Bytes

File metadata and controls

8 lines (7 loc) · 281 Bytes

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)