GET 404(Not Found)

I have created a project using reactjs and strapi. I have used strapi for the first time. Now I’m trying to deploy the strapi and I did that successfully,but after the deployment my images are not being showed in the frontend. I get this error: products?populate=*&[filters][type][$eq]=featured 404.(Not Found)
I have used for hosting and the deployment the hostinger. Also when I try the same thing from my local computer everything works fine. Stuck here more than 1 week