Skip to content

A music app based on the Spotify API to search for songs, listen to previews, and create new playlists to your spotify account.

Notifications You must be signed in to change notification settings

quynhnn-vn/react-Jammming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Project: Jammming

Build a React web application called Jammming using the knowledge of React components, passing state, and requests with the Spotify API. This application includes functions:

  • Search a list of songs matching a keyword string
  • Listen to the preview of song
  • Add songs to a custom playlist
  • Save this custom playlist to user's Spotify account

Available Scripts

Run npm install inside the project's root directory (make sure you have Node installed on your computer)

Run npm start and open http://localhost:3000 to view it in the browser.

Open https://jammming-qnn.netlify.app/ to view it in deployed version.

Try this account for testing:

About

A music app based on the Spotify API to search for songs, listen to previews, and create new playlists to your spotify account.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published