page not found on netlify with react router

JavaScript
*create _redirects file in your public folder
*add following content there -> /*    /index.html   200
Source

Also in JavaScript: