Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arturbomtempo-dev/pizza-parlor

Development of a pizza parlor website with its main functionalities.
https://github.com/arturbomtempo-dev/pizza-parlor

css html javascript pizza-parlor

Last synced: 5 days ago
JSON representation

Development of a pizza parlor website with its main functionalities.

Awesome Lists containing this project

README

        

# Creation of a pizza parlor website
Final project for the [B7Web](https://b7web.com.br/)'s JavaScript course that was developed to put into practice most of the knowledge acquired during the classes.

![Image of the pizza parlor website](https://user-images.githubusercontent.com/96635074/214995200-4890d599-6302-49fb-b56b-e74b01ec53c1.png)

## 🔨 Project functionality
Simulate a pizza parlor website with its main actions, i.e. viewing product information, adding products to the cart, and calculating the final purchase price.

## 💻 Technologies used
* [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML): page structuring, accessibility and semantics
* [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS): page styling and responsiveness
* [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): dynamicity of the page

## 📁 Project access
You can view the hosted page by clicking [here](https://pizza-parlor-js.vercel.app/).