Jmarquez8951 / sole-mate

0 stars 0 forks source link

Navbar #1

Open Jmarquez8951 opened 4 years ago

Jmarquez8951 commented 4 years ago

User Story

As a user, at the top of every page, there should be a navbar that lets me navigate.

AC

WHEN the page loads THEN I should see a bootstrap navbar at the top AND it should have my brand (Sole-Mate) on the left AND it should have links for About, Profile, Messages, and Hamper on the right AND when I click any of those links I should see an h1 tag that says the page name.

Dev Notes