Skip to content

My Sandwich Store Phase 1 Complated

Compare
Choose a tag to compare
@NisanurBulut NisanurBulut released this 19 Mar 18:21
· 48 commits to master since this release

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!


Sandwich Store

  • The props type control is done
  • Adding and removing materials into the sandwich
  • The total cost is recalculated whenever material additions and removals occur
  • Prepared sandwich is to be ordered
  • The order summary is shown on the modal
  • The order can be canceled
  • The orders are listed.
  • Using the Redux pattern is done.
  • Sandwich price is calculated using Redux pattern.

Sandwich Store

Installations

  • npm install json-server
  • npm install --save axios
  • npm install --save react-router-dom
  • npm install semantic-ui-react semantic-ui-css
  • npm install --save redux react-redux
  • npm install --save redux-thunk
  • npm install redux-devtools
  • npm i axios-delay

HelpFull Websites

cheeseburger-css-div Single component css