Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1019 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1019 Bytes

X-Ray Analysis and Contribution Tool

A free open source tool that lets anyone to get basic diagnostic report of their X-Ray image. The goal is to have a platform for X-Ray image analysis and also the ability of contributing to the dataset!

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Roboto Mono, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources: