/Spotify-API-Search

🎶 Web app created with Spotify API. Final React project at my University.

Primary LanguageJavaScript

React APP using Spotify API - Zaliczenie React

To start this application first you need to run server. Go to server directory and install node modules using npm install. Don't forget to put your Spotify API secret data in server.js file. Then run server using nodemon server.js command.

Go to client directory and install node modules with the same command. Then run react application using npm start.

Then you should be redirected to localhost address with React Application.

Requirements: API [x] Redux [x] 5 Redux Containers [x] 10 Components [x] Bootstrap [x] SASS [x]