Skip to content

stepkos/beer-api-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeerAPIViewer

forthebadge forthebadge forthebadge

Desktop catalog

Desktop details

Features

  • List of beers
  • Searching beer by name
  • Display details of beer (on the subpage)
  • Like beers (add to your favorite)
  • List your favourite beers
  • Fav beers list is saving to localStorage so you don't lost it after refreshing a page
  • Responsive Web Design
  • Infinity Scroll (in progress)

Run Locally

  • Clone the project
  git clone https://github.com/stepkos/BeerAPIViewer
  • Go to the project directory

  • Install dependencies

  npm install
  • Start the server
  npm start

Author

Jakub Stępkowski @stepkos