Skip to content

liftopia/tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Tracks

Goal

Create a widget that will load in the top tracks (provided in tracks/top.json). Please recreate the spec.png to the best of your ability.

Notes

  • Please Fork this project and only share your Fork
  • Do NOT open Pull Requests on this repo
  • No front end framework (React/Angular/Vue etc)
  • JS tooling is okay but not required. (Typescript, babel, etc.)
  • Plain/Vanilla CSS. SASS/SCSS is okay but not required.
  • App should be available at localhost:3000 after running npm start or yarn start
  • Data should be available at endpoint localhost:3000/tracks/top.json and requested from the client.
  • Image paths can be assumed by getting a slugified artist name plus an extension. (See images/)
  • Please include a way to sort by playCount and artist on the client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors