Posts

Showing posts with the label netlify

How to solve the page not found 404 issue of netlify on refreshing the page

 make a file with the name _redirects in a public folder of your projects  and then add a below text on it  after that republish your project  /* /index.html 200