Live Menu is an online menu working with JSON database. Watch Demo
For changing card style and colors use src/style.scss
file, there are some variable that you could simply work with
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.
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.
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