Description: A website that finds breweries and generate analytics charts
This web app: This brew app adds more visualization and detail pages to the brew data.
Time spent: 4 hours spent in total
The following required functionality is completed:
The following optional features are implemented:
The following additional features are implemented:
Here's a walkthrough of implemented user stories:
Describe any challenges encountered while building the app.
The hardest part of making this app is to understand how to use Link, Route and pass state/props to other components through Link. Overall, I think this web app really helps me understand how to route to differnt view, maintain separation of concern, and make reusable components.