AmirAliRashidi / live-menu

LiveMenu is a online menu with JSON database programmed by Angular, watch demo👇️

Home Page:https://amiralirashidi.github.io/live-menu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveMenu

Live Menu is an online menu working with JSON database. Watch Demo

Personalize

Styles

For changing card style and colors use src/style.scss file, there are some variable that you could simply work with

Language

To use this live menu for other language go to src/app/public/menu-dictionary.ts and change the variables.

For RTL language just change dir in src/index.html file.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Copy the file to your host or server and then your live menu is ready

About

LiveMenu is a online menu with JSON database programmed by Angular, watch demo👇️

https://amiralirashidi.github.io/live-menu/

License:MIT License


Languages

Language:SCSS 38.2%Language:TypeScript 35.5%Language:HTML 18.3%Language:JavaScript 7.9%