This is a React app to help me protoype and lay out cover art for Cartoon Beats Reality releases, and wrangle DJ mix playlist metadata for posting radio shows online.
Also includes support for parsing Traktor NML (XML) files and converting to easily editable yaml file, which can then be input to a component that lays out a cover art grid image and tracklist.
--
This is deployed on Netflify, though I now use it locally.
Deployed on Netlify: https://cbr-coverart.netlify.app/
This project was bootstrapped with Create React App.
npm start
npm test
npm run build