nss-evening-cohort-11 / WildflowerCoffeeGifts

0 stars 2 forks source link

added alternate navbars for whether use is logged in or not #118

Closed ancasimon closed 3 years ago

ancasimon commented 3 years ago

Added alternate navbars based on whether the user is logged in or not.

To test:

  1. Go to the app. Log out if you are logged in > Expected result: You should see only the Home, Products, and Log In tabs!
  2. Log in to the app > Expected result: You should now see all the tabs: Home, Products, Orders, Cart, and Log In tabs!
Nikababy01 commented 3 years ago

@ancasimon approved