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
- Host: GitHub
- URL: https://github.com/belchenkov/lyrics_search_js
- Owner: Belchenkov
- Created: 2020-07-02T10:42:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T08:07:36.000Z (almost 6 years ago)
- Last Synced: 2025-07-23T10:49:41.455Z (11 months ago)
- Topics: css3, es6, html5, lyrics-api
- Language: JavaScript
- Homepage: http://lyrics-search-js-ab.surge.sh/
- Size: 557 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```