RyanElliott10 / BeerMe

A small React website (with C# backend) to aid in beer-flavor exploration
0 stars 0 forks source link

Integrate Recommended, Explore, and minor bug fixes #111

Closed RyanElliott10 closed 4 years ago

RyanElliott10 commented 4 years ago

@marinecossoul For the most recent commit, please just go ahead and make the API call to get the beer styles and assign that data to this.beerStyles in Account.js. You'll have to run npm install react-select since I'm using a new library.