Inject react on a preexisting website for demo purposes
Im building a product that i want to demo for a client, its a little personal assistant.
The product is built using react, and i would ideally like to host a version of their website locally, where i go on to insert my react code.
Do you guys have any method that i could try to accomplish this?
I tried using a proxymiddleware solution, but most websites seem to instanly redirect to their own websites and not staying on my local site.
1 Reply
Could i inject my built reat code somehow?