Portfolio Pages with Nav

Now that you've learned about navigation, add some nav to your portfolio page

Goals

  • build several linked HTML pages, e.g.
    • Home
    • About Me
    • Projects (a list of links to your github repos and/or links to your deployed projects, possibly with screenshots or a fancy flexboxy display)
    • Work History (but not Case Studies -- wait for the Career Workshop on that)
    • Hobbies
  • create a nav bar (consistent UI on each page, with links to the various other pages)
  • create a sitemap.txt (for Search Engine use)