mattia-sanfilippo / WhoSings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhoSings

Install

.env file configuration

Before building the app, create an .env file in the root folder and insert the following values:

MUSIXMATCH_API_URL=https://api.musixmatch.com/ws/1.1
MUSIXMATCH_API_KEY=YOUR_API_KEY

Android

  1. yarn
  2. yarn android

iOS

  1. yarn
  2. cd ios && pod install && cd ..
  3. yarn ios

About


Languages

Language:TypeScript 66.1%Language:Java 12.9%Language:Objective-C 9.1%Language:Ruby 7.8%Language:JavaScript 2.9%Language:Starlark 1.2%