This project provides to the restaurants an easy way to generate a qr code for the customers which will redirect them to a an interactive menu with features like 'pay', 'request a waiter', 'translation', etc
- Typescript 3.8
- React 16.12
- Redux 4
- Redux Thunk 2.3
- React Router 5.1
- Redux DevTools Extension
- TodoMVC example
- Webpack 4
- Typescript Loader
- PostCSS Loader
- React Hot Loader
- Mini CSS Extract Plugin
- HTML Webpack Plugin
$ npm i
$ npm run start
$ npm run build
Deploy (to the GitHub Pages)
$ npm run deploy