/ArtistWebpage

Simple Webpage Created from Artists given as JSON arrays of data.

Primary LanguageHTML

Simple Artists webpage.

  • Takes some JSON data regarding artists as well as albums and songs and links them accordingly

Usefull commands

  • make To compile the program
  • make run To run the program with the specified input files
  • make clean To clean up the build artifacts