Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 476 Bytes

Music Search and Player App

screenshot

Running

Install dependencies (npm install)

Run (npm run dev)

Configuration

Create a .env file in the root directory, following the structure in the .env.example file.

Shazam Core Rapid API key can be obtained by registering a free account on the RapidApi.com site.

GeoIpify API key can be obtained by registering a free account on the GeoIpify site.