eccirc / api-punks

A react project utilizing the Punk API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUNK API

David Williams - Febuary 2022

About this project

This project utilizes the open-source Punk API from brewdog, allowing you to search and filter beers according to paramaters - in this version ABV, acidity and year brewed. There is also functionality to change items displayed per page. This version (as per branch 'one-fetch') gets all of the data in one looped fetch request and uses custom filters to search and paginate. The second version (as branch 'with-api-funcs') is still under development, but will use the Punk API methods to do the same things.

Check out a live version here.

Technologies

React, JSX, HTML, SCSS, Javascript

Credits

fonts

  • open-source fonts Gudea and Rowdies courtesy of Google fonts

Screenshots

Mobile

mobile vie

Desktop

desktop view

About

A react project utilizing the Punk API


Languages

Language:JavaScript 83.9%Language:SCSS 10.7%Language:HTML 4.5%Language:CSS 1.0%