Skip to content

Application which enables beer research from API data

Notifications You must be signed in to change notification settings

ddmuzyk/punkbeers

Repository files navigation

PunkBeers

Front-end application which enables beer research from API data.

Installation

You will need Node.js installed to run this app locally.

Clone the repository with HTTPS or SSH, for example:

git clone https://github.com/ddmuzyk/punkbeers.git

Install dependencies and start the server:

cd punkbeers
npm install
npm start

Tech

  • React.js
  • CSS3
  • React Router

About

This application uses Punk API data to display information about beers.

Pagination feature provides a smooth user experience, making sure the data is loading fast (with 9 beers per page).

Each beer card has a details button at the bottom, which takes the user to the page associated with the requested beer.

About

Application which enables beer research from API data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published