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

https://github.com/belchenkov/lyrics_search_js

Find songs, artists and lyrics using the [lyrics.ovh](https://lyrics.ovh) API
https://github.com/belchenkov/lyrics_search_js

css3 es6 html5 lyrics-api

Last synced: about 2 months ago
JSON representation

Find songs, artists and lyrics using the [lyrics.ovh](https://lyrics.ovh) API

Awesome Lists containing this project

README

          

# LyricsSearch App

> Find songs, artists and lyrics using the [lyrics.ovh](https://lyrics.ovh) API

### [Demo](http://lyrics-search-js-ab.surge.sh)

### Get started

```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```