Skip to content

titamoto/brewaround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brewaround 🍻

Brewaround is a single-page application for searching breweries. The app is based on Open Brewery DB API.

How to Install

To install this app locally on your machine follow these steps.

  1. clone this repo by typing the command below in your terminal:
$git clone https://github.com/titamoto/brewaround.git

or if you want to clone using SSH:

$git clone git@github.com:titamoto/brewaround.git
  1. go into the directory created by cloning this repo:
$ cd brewaround
  1. open index.html in your preferred browser using the Live Preview extension in VS Code
    or by typing a command to open files in your terminal.

for Windows:

explorer.exe index.html

for Mac:

open index.html

All set.

How to Use

  • Show closest brewery:

Show closest brewery demo

  • Search by brewery name:

Search by brewery name demo

  • Search by city:

Search by city demo

  • Search by state:

Search by state demo

Credits

Thanks Open Brewery DB for API and Open Props for styling tools.

License

MIT

Releases

No releases published

Packages

No packages published