Skip to content

Solo Project: a Beers directory using Bewdog's PunkAPI, JavaScript, JSON, NPM, and Express.

Notifications You must be signed in to change notification settings

PMGH/js_brewdog_beers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrewDog Beers Punk API

Image

Visualising all that beer:

This mini project stemmed from a lab class at CodeClan in Glasgow. Data was retrieved from the BrewDog Punk API (https://api.punkapi.com/v2/beers) using an XMLHttpRequest, event listeners and callbacks. The API data was then visualised by dynamically creating unordered list (ul) and list (li) HTML elements using JavaScript and appending them to the appropriate HTML parent elements. The HTML was then styled using CSS by targeting classes and ids that were dynamically assigned during element creation.

Built With:

Authors

  • Peter McCready - Initial work

About

Solo Project: a Beers directory using Bewdog's PunkAPI, JavaScript, JSON, NPM, and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published