Listen to some royalty free music with this React web app!
Develop a web app where user can listen to some pre-selected music. User have some audio controls like:
- Play/Stop.
- Move on track.
- Volume preferences.
- Step backward/forward.
- Pick and play one song from the list.
- Use of React ContextAPI.
- Develop own styles using styled-components.