Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hackafro/spotify-suggests


https://github.com/hackafro/spotify-suggests

Last synced: 4 days ago
JSON representation

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