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

https://github.com/fxhxyz4/musiclist

Depths of Spotify tracks
https://github.com/fxhxyz4/musiclist

ejs express spotify-api webpack

Last synced: 4 months ago
JSON representation

Depths of Spotify tracks

Awesome Lists containing this project

README

          

### Depths of Spotify tracks.

### ![GitHub package.json version (subfolder of monorepo)](https://img.shields.io/github/package-json/v/fxhxyz4/MusicList) ![GitHub](https://img.shields.io/github/license/fxhxyz4/MusicList) ![Website](https://img.shields.io/website?url=https%3A%2F%2Ffxhxyz4.github.io%2FMusicList)

![desktop.jpg](./assets/Desktop.jpg)

#

### Changelog: [path](./changelog.md).

#

### TODO:

- -

#

### installation

```git
$ git clone https://github.com/fxhxyz4/MusicList.git
$ cd MusicList
```

#

### dependencies

```
$ npm install
```

#

### development

```
$ npm run dev
```

#

### [ngrok](https://ngrok.com) for development

```
$ ngrok http (3000 or other)
```

#

### production

```
$ npm run prod
```

#

### suggestions:

- [issues](https://github.com/fxhxyz4/MusicList/issues)
- [discussion](https://github.com/fxhxyz4/MusicList/discussions)

#

### License: [Apache 2.0](./license.md)