Skip to content

simple app to help find songs and their lyrics in a locally organized group

Notifications You must be signed in to change notification settings

OlivierJM/letsingapp

Repository files navigation

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