Hey all, I'm a little confused on this and I've been trying to find some resources on this but I just think I'm not searching for the right words as I am not sure what I'm really trying to do.
I'm trying to take my react app and embed it into a website. The website is HubSpot website so I don't have a server/backend that I can place these files. I was under the assumption that I was able to take this search ui (https://github.com/elastic/search-ui) app after customizing it, and I would be able to embed this on my site but I'm not finding any resources on how to do this.
I realize this is likely more of a react question or a node question, but I'm really not sure exactly how this works.
If this is the wrong place, I apologize. Please let me know where you think I should be asking this.