https://mendies.herokuapp.com/
This code is a React app and requires the following to be installed on your system:
- Node ver >= 9.2.1
- NPM ver >= 5.0.0
In Terminal run the following command from the application root:
$ npm install
Then launch the local instance:
$ npm run local
- You can browse the menu.
- Add items to the cart.
- Remove items from the cart.
- Favorite items from the menu.
- Fully responsive!
Due to the lack of responsive images, some of the product images don't quite fit the smaller layouts and are centered and clipped.