DICOM viewer for the browser View the project here (Note: requires the dataTransfer.items API, which only works in Chrome and Firefox currently). Running locally This is a fairly plain next.js app, which you can run like so: yarn yarn dev