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: about 11 hours ago
JSON representation
lyric app for web
- Host: GitHub
- URL: https://github.com/hhpr98/lyric-app-web
- Owner: hhpr98
- Created: 2022-09-24T16:50:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T19:52:35.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:54:35.979Z (3 months ago)
- Topics: deployment, eslint, express, heroku, javascript, lyrics, music, nodejs, reactjs, server
- Language: JavaScript
- Homepage: https://hhpr98.github.io/lyric-app-web
- Size: 2.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - hhpr98/lyric-app-web - lyric app for web (JavaScript)
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
```