6MUSICAS is a mix-creation app that allows you to search songs via Genius API and create a selection of exactly six songs to share.
This project was bootstraped with create-react-app.
- Run
npm install
to install dependencies. - Run
npm start
to run dev enviroment.
It's necessary to have a Genius API Access Key to send requests.
- Song search via Genius API.
- Icons from Fluent UI.