nss-evening-cohort-9 / foundations-group-project-adios-pantalones

foundations-group-project-adios-pantalones created by GitHub Classroom
0 stars 0 forks source link

Adios Los Pantalones Brewery Website

Descripton:

A site for the wonderful APB! Has a home, brewmasters, beers, and about page.

A simple age checker module that pops up on homepage initial load. If you click RING OUT then it takes you to a random kids webiste. If you click TAG ME IN that it lets you view the page Age Checker

This is our homepage, complete with navbar, carousel of beer images, three cards with links to the other pages and footer. Home Page

The beermaster page! Shows off our brewmasters! Beermaster Page

The beers page shows off our beers! Beers Page

You can filter through our beer by ale or lager, and then also by the ABV type. You can also click UNFILTERED and it shows all Beers Page Filtered

The about page! All about us and a way to comment on the bottom About Page

This is what it looks like when you add a comment About Page Comments

This is when you click the edit button About Page Comment Editor

It looks dope on a cellphone too! Cell Phone Size

Technologies Used:

How to run:

  1. Go to: https://www.npmjs.com/package/http-server and install "http-server".
  2. Navigate to the project folder in command line interface and type: http-server -p 8080
  3. This will show at: http://localhost:8080 in your internet browser.