Punk Brewser is a mobile app you can browse any beers from BrewDog.
All beers data are fetched by PUNK API.
Available on Android and iOS.
- Show random beers
- Search and filter beers by name, IBU, etc...
- Show beer detail
- Save favorite beers
- Clone this repository:
https://github.com/EngiBeerHub/punk-brewser.git
- Run
npm install
from the project root. - Install Ionic CLI if you haven't:
npm install -g @ionic/cli
- Run
ionic serve
from the project root.
You are welcome to contribute🎉
Distributed under MIT license. See LICENSE
for more information.