Firstly, I'm sorry for my English grammar...
Okay, so I already run my react on the website, but when I type the site URL in the address bar, I need to even put :3000 after the URL. If it's running on-site, I don't want to put the port on the URL. Can anyone help me on how to run react without the port number in the deployed site?
it should look like this... example.site.com
not like example.site.com:3000
If you need any details to tell me in the comments. THANKS IN ADVANCE!!!