React sushi menu online ordering CRUD app template with a functional cart. Add menu items to the cart or remove them from it for the total amount.
Link to website: https://reactsushiorder.netlify.app/

HTML 5 CSS 3 JavaScript ES6 React.js
npm install
Afterward:
npm start
- Could make this app responsive by incorporating
@mediafor mobile device viewports. - Could add a new pop-up screen or new page for payment processing.