Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 788 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 788 Bytes

Cartoon Beats cover art utility

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.

deployment

Deployed on Netlify: https://cbr-coverart.netlify.app/

development

This project was bootstrapped with Create React App.

  • npm start
  • npm test
  • npm run build