https://github.com/taurusilver7/pizza-hut
An online response single page pizza store web page with HTML, CSS, and Javascript.
https://github.com/taurusilver7/pizza-hut
css javascript
Last synced: about 2 months ago
JSON representation
An online response single page pizza store web page with HTML, CSS, and Javascript.
- Host: GitHub
- URL: https://github.com/taurusilver7/pizza-hut
- Owner: taurusilver7
- Created: 2022-04-09T09:13:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-28T08:32:26.000Z (about 4 years ago)
- Last Synced: 2025-10-29T15:47:39.426Z (8 months ago)
- Topics: css, javascript
- Language: HTML
- Homepage: https://pizahut.netlify.app/
- Size: 3.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza Hut
A responsive single page Online pizza store using HTML, CSS, JavaScript.
## Build
- [fontawesome cdn](https://cdnjs.com/libraries/font-awesome)
- [clip-arts paths](https://bennettfeely.com/clippy/)
- A responsive header with toggle menu effect using javascript.
- A responsive account section with login and register forms.
- A responsive order and shopping cart sidebar.
- A responsive home section with slider using vanilla javascript.
- A responsive About section using CSS grid style.
- A responsive Menu section using CSS grid style.
- A responsive orders section.
- A responsive faq accordion section using.
- A responsive footer section using CSS grid style.