I have an issue when my react app is deployed on my server. All my requests work in local but in deployement, my get requests don't work. However, my put and post requests work. when I do a get request, I have a 200 status but I go to the noscript markup in my html page root. I use node js, express and mongodb. If somebody have an idea, it will be awesome!!!
PS: I hope my english is not so bad!