npm install
npm run dev -- for running in dev mode
npm build -- for running in prod mode
application will be launched in a specific port (4000)
Once the application launched, click on Resources
It would open the list of Resources along with details hyperlink
Upon clicking on any hyperlink, it will show the resources details data in a paginated mode since having huge data
It will also show two line graphs
The header on the data details are clickable, like if you click the Date , it would sort the data based on data(ascending or descending)
Same goes for Consumer Quantity and Cost headers as well