This app will help you find the beer you like. The app use API : https://punkapi.com/documentation/v2.
Run console and install dependecies by typing command below in second beer-app directory:
npm install
and run App by typing:
npm start
The app is ready to go ! :)
