How to use the top progress bar in React

I want to add a top progress bar to my website to show the loading of the page, which was developed by React as a framework.
I found some implementations of the top progress bar, but I don"t know how to use it in react components that use jsx syntax (or elsewhere?)
this is the top progress bar implementation I want to use: http://github.hubspot.com/pac.
asks for help

Mar.05,2021
Menu