Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/j-w-yun/song-recommender

https://jaewan-yun.com/project/song_recommender
https://github.com/j-w-yun/song-recommender

Last synced: about 7 hours ago
JSON representation

https://jaewan-yun.com/project/song_recommender

Awesome Lists containing this project

README

        

# Discover Songs Visually

![alt tag](https://github.com/Jaewan-Yun/song-recommender/blob/main/res/movie.gif)

![alt tag](https://github.com/Jaewan-Yun/song-recommender/blob/main/res/image.png)

**[Link to demo](https://jaewan-yun.com/project/song_recommender)**.

---

To set up, run the following commands:

```
https://github.com/Jaewan-Yun/song-recommender
cd song-recommender
npm install
```

To start the webserver, run the following commands:

```
cd song-recommender
node bin/www
```