quynhnn-vn / react-Jammming

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

Home Page:https://jammming-qnn.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://jammming-qnn.netlify.app/


Languages

Language:JavaScript 71.7%Language:CSS 24.8%Language:HTML 3.4%