How to integrate JWPlayer with React using its CDN link?

How can I integrate JWPlayer with React, especially while considering the challenges of implementing it outside of static server-rendered languages? Given that the react-jw-player package is no longer supported and JWPlayer’s documentation does not provide specific integration guidelines for different frameworks. Is there any approach to use their cloud player via the CDN link provided in their documentation?