/restaurant_app

A restaurant management SPA using MERN

Primary LanguageJavaScriptApache License 2.0Apache-2.0

restaurantApp3

MERN stack restaurant management system SPA

Required packages:

npm i express, mongoose, cors, axios npx create-react-app app

Run to create local server:

createDishesExpress

Run to create initial data:

createDish createReservation