Skip to content

neemski/artist-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Artist Search

This fully client-side application leverages the Spotify Search API to allow users to search for an artist:

Screenshot

Setup

  1. Run npm install to install all the node dependencies.

  2. Run npm start to precompile the Handlebars templates, and start the http server.

  3. Go to http://localhost:3000.

  4. Search away, friend.

Features

  1. Displays popular artists on first load.
  2. Searching for artists on Spotify, displaying relevant attributes like popularity and number of followers.
  3. "Infinite" scrolling.
  4. Responsive CSS design via media queries, CSS flexbox, etc.

Technologies Used

TODO

  • Clean up CSS code using a pre-processor like Less.

About

HTML/CSS/JS Spotify Search API Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published