NickdevC / weekend-warrior-react

1 stars 1 forks source link

Navigation - Conditional Rendering #7

Open NickdevC opened 1 year ago

NickdevC commented 1 year ago

As a logged out user I can see a specific navbar displaying Log In and Sign up links so that Log In/Sign Up

Acceptance Criteria:

  1. Log In/Sign Up links render only to those logged out users
  2. Links are clearly visible and purpose evident
  3. Links redirect to appropriate forms