Brewery Finder

About

Found a fun free API (https://www.openbrewerydb.org/) and decided to create an app to play around with it using React, Context and hooks. This is build using Create React App.

Run

Please run: npm start

Tests

WIP