/nccn-risk-calculator

calculates prostate cancer risk

Primary LanguageTypeScript

Prostate Cancer Risk

Is a tool developed by Nathan Roundy to help prostate cancer patients understand their risks using popular nomograms

This project is live here. https://prostatecancerrisk.org

For instructions on how to use the tool itself - instructions

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build && netlify deploy --prod

Deploys the app via Netlify

This project was bootstrapped with Create React App.