Skip to content

JavaScript Music Recommendation Application, using Spotify API's for user/music data, with a SpringBoot/Java backend and a React frontend. Includes user stats, playlist creator and recommendation features.

Notifications You must be signed in to change notification settings

oliciep/Music_Muse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Music Recommendation Application

This project is a React.js based music recommendation application. It contains song tracking and playlist generation capabilities. It uses the Spotify API in order to fetch music information, and the front end of the project uses React.js to create the interface.

Application Overview

Displays recently listened tracks, with further links to relevant artist/track information.

Visualises top recent tracks, artists and genres you've listened to.

Custom playlist curation based upon your listening habits.

Features

  • Real time recent song and artist tracking capabilities.
  • User specific lifetime song, artist and genre statistics.
  • Specialised playlist generation based on user data.
  • REST API functionality using spotify web API.
  • Javascript backend for API integration.
  • React.JS integration for front end interface.

Deployment

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Acknowledgements

Authors

About

JavaScript Music Recommendation Application, using Spotify API's for user/music data, with a SpringBoot/Java backend and a React frontend. Includes user stats, playlist creator and recommendation features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published