diff --git a/02_ProjectOrientedSessions/Session06/Session06.md b/02_ProjectOrientedSessions/Session06/Session06.md index 35df492..2891bb6 100644 --- a/02_ProjectOrientedSessions/Session06/Session06.md +++ b/02_ProjectOrientedSessions/Session06/Session06.md @@ -1,5 +1,414 @@ -https://github.com/3lf/design-patterns-for-humans -# Store? -# Pages? -# Routing ? +# Branching +- [ ]  Create the feature/navbar branch based on develop + +# Adding a Navbar +## 🔹 What Is a Navbar? +- A **navigation bar (navbar)** is a UI element typically placed at the **top** or **side** of a web app. + +- [ ] Use a `