This is an examplary integration of the MOIA estimate and deep link feature into a react app.
To test it in your browser go to: https://moia-dev.github.io/trip-estimate-example/
In the project directory, you can run:
npm start
Which runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
To take a look at the integration implementation, take a look at the src/App.js
file.