Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 560 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 560 Bytes

Pizzeria App built with React

This is a simple React App inspired by Jonas Schmedtmann' Udemy course: The Ultimate React Course 2023: React, Redux & More, that showcases how to use components. It was bootstrapped with create-react-app. Each pizza is an object of the pizzaData array. For more info see App.js in the src folder.

Final product:

Screenshot 2023-07-08 at 20 30 21

Please note this is Front-end/display only