Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arturbomtempo-dev/pizza-parlor
- Owner: arturbomtempo-dev
- Created: 2023-01-27T02:16:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T01:16:18.000Z (6 days ago)
- Last Synced: 2025-02-07T02:23:15.474Z (6 days ago)
- Topics: css, html, javascript, pizza-parlor
- Language: CSS
- Homepage: https://pizza-parlor-wine.vercel.app
- Size: 2.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).