- Built entirely in React
- Repository on GitHub
- Use the Punk API (after using the data file first) ( https://punkapi.online/v3/ )
- Test where possible (RTL)
The website is a clean and straightforward front-end application that allows users to browse a collection of beers. It fetches data from an external Punk API and presents it in an easy-to-read format.
-
Fetches and displays a list of beers from the Punk API.
-
Allows users to search by beer name.
-
Provides filtering options for specific beer types, including High ABV (>6%), Classic Range, and High Acidity (pH <4).
-
Presents beer information in a responsive card layout.

