79654518

Date: 2025-06-05 13:12:22
Score: 0.5
Natty:
Report link

 <button id="signup-btn"> <a href='/signup'>Sign Up</a></button> 

this is a mistake

<Link to="/signup">Sign up</Link>

You should be using Link from react-router-dom in react

https://v5.reactrouter.com/web/api/Link visit this for reference

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tohirul Islam