Ecosyste.ms: Awesome

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

https://github.com/hhpr98/lyric-app-web

lyric app for web
https://github.com/hhpr98/lyric-app-web

deployment eslint express heroku javascript lyrics music nodejs reactjs server

Last synced: 2 months ago
JSON representation

lyric app for web

Lists

README

        

# LyricApp
Ứng dụng quản lí lyric & phát nhạc

## 🚀 Deploying at heroku (only lyric app, playing music is windows app)

1. **Website**

https://hhpr98.github.io/lyric-app-web

## 🚀 Using

1. **Install dependencies.**

```sh

# install the dependencies
npm install

```

2. **Start developing.**

```sh

npm start

```