How to integrate ionic React into ionic Vanilla JS

I need to integrate a weather ionic React project into my existing Capacitor ionic vanilla project.

I don’t know where to start as many library will be duplicate. Replacing each React component to vanillaJS to my fit my existing project will be a daunting task.