The simplest creator of Karaoke music.
See How it should work.
See User Stories.
See Figma.
Run
dotnet restore
npm install
Create .env
files as siblings of both .env.sample and App/.env.sample and be sure to add the appropriate values.
Run npm start
and dotnet run
in separate terminals.
To view Storybook, run npm run storybook
.