Skip to content

allesman/musicalle

Repository files navigation

MUSICALLE (working title)

A daily game (like wordle) in which you have to get from one artist to another via features between artists.

Developing

  • git clone https://github.com/allesman/musicalle

  • npm install to install dependencies

  • Obtain Genius API keys (see .env.example for more info)

  • Obtain Firebase API keys (see .env.example for more info)

  • Create .env in project root and set environment variables for Genius and Firebase accordingly

  • npm run dev to start the development server

Building

npm run build

You can preview the production build with npm run preview.

Releases

No releases published

Packages

No packages published