I have purchase Metronic and tried to work with React versions. Its working properly in localhost but once deployed to hostinger, its not showing any pages. Only showing the splash screen with loading message. Tried to redirect to other urls, but still its loading. No other pages are getting rendered
Hi,
Did you update homepage property in your package.json?
If you are deploying your application on your server's root folder then you can set homepage to /.
Check out our Deployment guide: https://preview.keenthemes.com/metronic8/react/docs/docs/deployment
Regards,
Lauris Stepanovs,
Keenthemes Support Team