Skip to content

Web application to search and listen to music from Soundcloud

Notifications You must be signed in to change notification settings

jvfresco/music-box-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Try a live version of the site here.

Music Box

Web application to search and listen to music from Soundcloud

Revisited project "music box", this version avoids Redux, state managed by props drilling, proper component hierarchy, new custom and useContext.
This application uses the Soundcloud API to retrieve songs and allows the user to play them.
My goal with this project was to create a web application using React + Redux to control a global state and manage streamable media content reproduction
The application implements a custom web player, that can be operated from each individual song or with the global web controls

  • React
  • Functional components, hooks and custom hooks
  • Infinite scroll
  • Dark / Light themes
  • Animations with GSAP
  • Style managed with scss
  • Soundcloud API

About

Web application to search and listen to music from Soundcloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published