https://github.com/teagucordeiro/pizza-place
A pizza shopping website built with HTML, CSS and JavaScript.
https://github.com/teagucordeiro/pizza-place
css html javascript
Last synced: 2 months ago
JSON representation
A pizza shopping website built with HTML, CSS and JavaScript.
- Host: GitHub
- URL: https://github.com/teagucordeiro/pizza-place
- Owner: teagucordeiro
- License: mit
- Created: 2022-07-01T12:14:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T18:16:11.000Z (over 2 years ago)
- Last Synced: 2025-01-07T18:36:50.893Z (4 months ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage:
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pizza Place
About •
Technologies •
Status •
Deploy •
Running •
Author •
License## :bookmark_tabs: About
Project developed during the JavaScript course, taught by [B7Web](https://b7web.com.br/). Furthermore, in this project, the knowledge of HTML, CSS and JavaScript technologies was put into practice through a web application that simulates a pizzeria.
---
### :hammer: **Technologies**
The following tools were used in the construction of the project:
- [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- [JavaScript](https://www.javascript.com/)---
### :triangular_ruler: **Project Status**
👨🏫 The project is under development!### :computer: Deploy
See the running project: Pizza Place### :dvd: **Running the Project**
```bash
# Clone this repository
$ git clone https://github.com/ThiagoCordeiro52/pizza-place.git# Access the project folder in terminal/cmd
$ cd oracle# Open the project in a browser (of your choice)
$ google-chrome index.html
```### :boy: **Author**
![]()
Thiago OliveiraDone with ❤️ by Thiago Oliveira 👋🏽 Contact me!
[](https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)
[](https://github.com/ThiagoCordeiro52)---
### :page_facing_up: **License**
This project is licensed by [MIT](./LICENSE).