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.

Demo

https://amrorbit.tavlab.iiitd.edu.in:3002/

Tech Stack

React Redux Next.js Node.js Express.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