Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 590 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 590 Bytes

🍕 Fast React Pizaa

In this app you can order how many pizza you want from provided menu and complete your shopping by adding your neccessary information.

🛠 Built with :

  • React
  • Redux
  • React Router Dom
  • Tailwind

✨ Covered concepts :

  • Featured base file structure
  • New routing way
  • fetching data when a new route rendered - render as fetch strategy
  • Submitting form
  • Handle routing errors
  • State management with Redux Toolkit
  • Update state with remote data - Redux Thunk

👨 Instructor

Jonas Schmedtmann