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.
https://amrorbit.tavlab.iiitd.edu.in:3002/
- Clone the repo
git clone https://github.com/aryanGupta-09/AMROrbit.git
- Go to the project directory
cd AMROrbit
- Install NPM packages
npm install
- Start the development server
npm run dev