Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)