This repo holds the source code for the frontend of PD tracker tool.
Follow the below steps to setup and run the application.
Installs all the required node modules from the package.json file.
Starts the app by default on the port 3000. Open http://localhost:3000 to view it in your browser.