Responsive online menu app and admin panel skeleton for restaurants
Ensure nodejs is installed on your system
npm install
node server.js
Do not forget to create .env file. Example can be found at the bottom of the page
More images can be found under 'project-images' folder
This file should be placed inside root folder
PORT = 3003
MONGO_URI = mongodb://localhost:27017
TOKEN_KEY = exampleTokenKey