Monkey pox tracker is a tool for monitoring the evolution of the Monkey Pox (or Covid) virus around the world.
Before you begin, ensure you have met the following requirements:
-
Node.js: Make sure Node.js is installed on your machine. You can download it here.
-
npm (Node Package Manager): npm usually comes with Node.js. You can check if it's installed by running:
npm install
npm start