Skip to content

A responsive web application for searching brewery locations by city and state. Built with a team using HTML, CSS, Tailwind CSS, JavaScript, Web Storage API, Leaflet API, and Open Brew DB API.

Notifications You must be signed in to change notification settings

kkarrwrites/deja-brew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Déjà Brew

Description

Are you a beer enthusiast looking for a new brewery to try? Are you tired of using the same old google format and seeing ads for things you don't need? Come try out Deja Brew!

Deja Brew is a handy application that allows users to search for breweries in local cities or anywhere in the United States. A user will select a state with the dropdown menu and type a city that is within the state selected. Once the search button is clicked, the following page will be populated with the breweries in the city.

We utilize Leaflet to display a map for convenience and if the local brewery does not have their longitude and latitude listed in the API, it will be excluded from the list of breweries. It also uses the CSS framework Tailwind and pulls information from Open Brewery DB.

Website Showcase


Preview of deja brew website Preview of page 2 deja brew

Technologies Used

Contributors

About

A responsive web application for searching brewery locations by city and state. Built with a team using HTML, CSS, Tailwind CSS, JavaScript, Web Storage API, Leaflet API, and Open Brew DB API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.9%
  • JavaScript 36.2%
  • CSS 2.9%