Spotify Mockup
This is a front end project built using bootstrap, react and redux. The goal of this project was to create a spotify mockup. Data are taken from DeezerApi. Live demo of the project HERE
Clone the repository and install the dependencies:
git clone https://github.com/MikeLunDev/spotify-react-redux.git
cd spotify-react-redux
npm i
Run the app:
npm start