Skip to content

CynthiaLixinLee/spotify-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Search App

This web-app allows users to search for an artist to retrieve information about his/her albums. It utilises Spotify's API.

The application was built using React. I utilised Create React App for Webpack Tooling. No templates or CSS frameworks were used.

There are two ways to view this app:

Option 1: View online

The project is hosted online here.

Option 2: Manual build

  1. Clone repo
  2. Run "yarn start" or "npm start"
  3. Update the redirect url in 'env'
  4. Open http://localhost:3000/

About

Simple Spotify app that has artist search functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published