Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

carolinacodeschool/discogs-v2-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discogs V2 Starter

This repo follows up on the intial work with the Discogs API.

  • It takes an artist id (defined in js/index.js) and renders their name to the DOM
  • It performs a lookup for artist releases, based on the url returned from the artist lookup
  • It includes the Bulma CSS Framework to provide some overall styling
  • It includes some basic styles in css/styles.css to override the Bulma defaults and customize the page

This starter will be the baseline for in-class work.

About

Starter code for extending the initial work with the Discogs API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors