Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivierjm/letsingapp
simple app to help find songs and their lyrics in a locally organized group
https://github.com/olivierjm/letsingapp
hybrid-app ionic react
Last synced: 17 days ago
JSON representation
simple app to help find songs and their lyrics in a locally organized group
- Host: GitHub
- URL: https://github.com/olivierjm/letsingapp
- Owner: OlivierJM
- Created: 2020-03-23T20:55:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T07:22:11.000Z (over 4 years ago)
- Last Synced: 2025-01-18T09:53:30.988Z (26 days ago)
- Topics: hybrid-app, ionic, react
- Language: TypeScript
- Homepage: https://letsing.netlify.com
- Size: 1.14 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# letsingapp
letsingapp is a simple app to organize music tracks
**Features**
- Organize albums, Tracks and Track owners
- Lyrics views and correction
- Adding favourites
- Dark mode by default
- Playback feature**Installing Dependencies**
`npm install`
Make sure you install `ionic`
`npm install -g @ionic/cli`
**Running**
`ionic serve`
**Testing on Devices**
Follow the instructions [here](https://ionicframework.com/docs/react/your-first-app/6-deploying-mobile)