Server to serve request from the spotify_clone_react_app
To install server Open the folder containing the server.js,etc files in your terminal and type: npm install
To run Type in terminal containing server.js npm run devStart
The nodemon server will start and will be ready to serve the requests at port 3001