Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fxhxyz4/musiclist

NoDMCA searcher with spotify-api (in development)
https://github.com/fxhxyz4/musiclist

Last synced: about 2 months ago
JSON representation

NoDMCA searcher with spotify-api (in development)

Awesome Lists containing this project

README

        

### NoDMCA searcher with spotify-api.

### ![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:

- mb localStorage ♿

#

### 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)