Source code behind tracklister.club, a little React web app to turn .txt files exported from Rekordbox and .nml files exported from Traktor into beautiful tracklists.
First, make sure you have Node installed. Then, clone this git repository and run
npm install
npm start