Technologies used: React, Redux, CSS, Bootstrap
A restaurant ordering app created using React Redux. The UI caters to both customers and restaurant staff. Customers can select an item to add to their cart, which will compute the order total. Restaurant staff can add, edit and delete menu items.
See https://beam-resto-app.herokuapp.com/
- NodeJS
- NPM
npm install
- react-bootstrap
- react-router-dom
- react-redux
- npm run start
- Open http://localhost:3000 to view it in your browser.