Skip to content

aryanGupta-09/AMROrbit

Repository files navigation

AMROrbit

AMROrbit is a pivotal tool designed to empower governments globally in the rigorous monitoring and management of antimicrobial resistance (AMR). It provides visual insights that identify areas requiring immediate intervention and evaluates the effectiveness of stewardship and surveillance strategies, aiming to significantly curb the spread of AMR.

The solution won an Innovation Award in the Vivli AMR Surveillance Data Challenge, 2024.

Tech Stack

Next.js React Redux Node.js Express.js D3.js Tailwind CSS Material UI  Framer Motion HTML5 CSS3 JavaScript

Installation

  1. Clone the repo
  git clone https://github.com/aryanGupta-09/AMROrbit.git
  1. Go to the project directory
  cd AMROrbit
  1. Install NPM packages
  npm install
  1. Start the development server
  npm run dev