rh9891 / YouWantAPizzaMe

A restaurant menu page that features a dynamic menu slider and modal created through the use of JavaScript, customized CSS, and HTML.

Home Page:https://rh9891.github.io/YouWantAPizzaMe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You Want A Pizza Me?

License: MIT

Table of Contents

Description

You Want A Pizza Me? provides good food, good times, and a love for all things Seinfeld. All of our ingredients are locally sourced (when possible), organic, and made fresh right in our kitchen. Dining in or just ordering from any of our locations is a marvel...exactly what you'd expect from an episode of Seinfeld.

The application features a dynamic menu slider and modal created through the use of JavaScript, CSS, and HTML.

User Story

AS A customer
I WANT an accessible menu and a sign up form
SO THAT I can clearly decide what I want to order and sign up for the restaurant's newsletter for more information.

Features of the Application

GIVEN a landing page for a restaurant's menu
WHEN I click on the hamburger icon
THEN I will be presented with a menu slider and differing tabs.

WHEN I click on the Sign Up button
THEN I will be directed to sign up for the restaurant's newsletter.

WHEN I fill out the newsletter form and click Submit
THEN the modal will close and the page will be refreshed.

Preview of You Want A Pizza Me?

You Want A Pizza Me? Landing Page

Links

Built Using

Listed below are the frameworks, libraries, and guides that made building this application possible:

License

The MIT License (MIT)

Copyright (c) 2021 Romie Hecdivert

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

If you would like to contribute to this repository, please contact me via Github.

Questions

If you have any questions, comments, or issues regarding this application, please do not hesitate to contact me via Github.

About

A restaurant menu page that features a dynamic menu slider and modal created through the use of JavaScript, customized CSS, and HTML.

https://rh9891.github.io/YouWantAPizzaMe/


Languages

Language:HTML 59.4%Language:CSS 33.4%Language:JavaScript 7.1%