Project
It is a simple web application built with React. It displays a menu of pizzas available for order. The menu is dynamically generated from a data file and includes the pizza name, ingredients, price, availability, and a photo. The application also indicates whether a pizza is sold out.
Technologies
Javascript
React
Fake-Database
Single-Component-File
Back