netlify showing page not found on pages with react build code example
Example: page not found on netlify with react router
*create _redirects file in your public folder
*add following content there -> /* /index.html 200
*create _redirects file in your public folder
*add following content there -> /* /index.html 200