https://github.com/hackafro/spotify-suggests
https://github.com/hackafro/spotify-suggests
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hackafro/spotify-suggests
- Owner: HackAfro
- Created: 2018-05-03T15:03:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T16:45:24.000Z (over 7 years ago)
- Last Synced: 2025-04-09T00:38:09.170Z (about 1 year ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Spotify Suggests
Get the list of an artistes top tracks and similar artistes
## Getting Started
- Clone the repository
- cd into `spotify-suggests`
- Create a file called `env` and update it like so
```
REACT_APP_SPOTIFY_ACCESS_TOKEN=
```
- Create a spotify app, get your access token and replace the placeholder value above
- Run `npm install && npm start`
## How to use
Type an artistes name into the search bar and click the search button