React music player with play / pause, skip forward / back and a drag handler to change the position of the song with a library of songs from chillhop.com. Live demo here.
- This allowed me to consolidate core concepts and refresh working with hooks ( more time spent on class components ) before looking into state management ( Redux ).
- This was also my fist real experience with Scss, I have a lot of appreciation for CSS as it seems like this never ending language where there is always something knew to learn.
- Scss is a great addition as it’s very intuitive with nesting, variables and partials, I will definitely be using it in the future.
- Javascript
- CSS
- Passing, deconstructing and drilling props
- Modifying, passing and lifting state
- Working with hooks such as useRef for capturing input values and useState
Built using OpenWeather API and LocationIQ
Created by [email protected] - feel free to contact me!