Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 524 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 524 Bytes

Online store for ordering pizza - React Pizza

It's studies project which I used for understanding redux and another way for creating app. It's using *json server.

(The Scss and HTML was taken from open sources)

button "pay for everything" show message in console with all products

Stack:

  • ReactJS + hooks
  • TypeScript
  • React Router
  • Redux Toollkit
  • Immer
  • Redux
  • Unit Testing(reducer test)
  • Redux thunk
  • Json-server
  • Axios
  • Classnames
  • Scss