This project was developed with the following technologies:
- Node.js
- React
- Express
To clone and run this application, you'll need Node.js + Chocolatey installed on your computer.
Clone this repository:
git clone https://github.com/MisaelSantos/Spotify-Api-Albums-Search-by-Artist
Go into the repository /backend:
cd backend
Install dependencies:
npm install
Go into the repository /frontend:
cd frontend
Install dependencies:
npm install
Create a application in Spotify API(it´s necessary to access your resources):
You receive a Client ID and Client Secret, then put it:
Spotify Search Album React-Node\backend\authorization_code\app.js
You need add redirect URI in 'EDIT SETTINGS', like this: Go to your application
node app.js
ReactApplications\Spotify Search Album React-Node\backend\authorization_code>
npm start
ReactApplications\Spotify Search Album React-Node\frontend>
Login with spotify account in localhost:8888
Congratulations
MIT Licence. See LICENSE for more details.
😎Make with ♥ by Misael Santos 2020 😎