A Spotify-ish application built with React; a proof-of-concept to start integrating with Spotify and create a music player.
See the demo here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Clone this repo using
git clone https://github.com/csantiago132/react-jams.git
- Move to the appropriate directory:
cd react-jams
. - Run
yarn install
in order to install dependencies. - Run
yarn start
to start the application.
- Play/Pause Music
- Next/Previous
- Volume up/down
- Able to see and change range of song
- Recommended based on history ..and more
UI and UX improvements are in the works, the main priority on my end has been creating the proof-of-concept and logic.
In the near future, I want to add:
- Integration with Spotify
- Redux
- Typescript
- Reselect
- React Native or Electron version
- ReactJS - A JavaScript library for building user interfaces
I use SemVer for versioning. For the versions available, see the tags on this repository.
- Carlos Santiago - Initial work - csantiago132
Not yet ready for any type of license.