girlzap / brew-hop

Application to search and find details about local breweries. Utilizing Next.JS and Open Brewery API.

Home Page:https://brew-hop-iwb2aiab4-girlzap.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brew Hop

Brew Hop displays a featured brewery, search capability to locate a brewery based on a keyword, and a sortable list of brewerys based on type.

The featured brewery is selected randomly based on the users location. If location services are blocked on the browser a random brewery in Massachusetts will be featured instead.

The search feature allows a keyword to be used to display results in which this keyword appears.


This is a Next.js project bootstrapped with create-next-app.

Scripts

Spin up the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Application to search and find details about local breweries. Utilizing Next.JS and Open Brewery API.

https://brew-hop-iwb2aiab4-girlzap.vercel.app/


Languages

Language:JavaScript 75.6%Language:CSS 24.4%