Skip to content

Responsive online menu app with admin panel

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ethmore/menu-app

Repository files navigation

menu-app

Responsive online menu app and admin panel skeleton for restaurants

Installation

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


Project Images

More images can be found under 'project-images' folder

Admin panel

drawing

Home Page Mobile View

drawing drawing

Example .env file

This file should be placed inside root folder

PORT = 3003

MONGO_URI = mongodb://localhost:27017

TOKEN_KEY = exampleTokenKey

About

Responsive online menu app with admin panel

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published