GitHunt
SH

shalkam/react-cornerstone-example

example integrating react with cornerstone.js library for viewing DICOM medical images

React Cornerstone DICOM Viewer

This is a basic example showing how to use cornerstrone.js library along with React.js to show DICOM images.

Live demo

https://shalkam.github.io/react-cornerstone-example/

Development

Clone the repository

  • git clone
  • cd react-cornerstone-example

Install dependencies

  • yarn or npm install

Start the server

  • yarn start

Build

  • yarn build
  • Output will be in the build directory

Languages

JavaScript91.7%HTML8.3%

Contributors

MIT License
Created March 27, 2018
Updated October 17, 2025
shalkam/react-cornerstone-example | GitHunt