VilloKodeHode / mega-collab-modul-s

https://mega-collab-modul-s-u9ph.vercel.app
5 stars 0 forks source link

create more of the header #43

Closed VilloKodeHode closed 1 month ago

VilloKodeHode commented 1 month ago

use branch 43-create-more-of-the-header for this issue

Files to work in:

components folder: /atom/NavLink.tsx /molecule/NabBar.jsx /organism/Header.jsx /molecule/HamburgerBar.jsx (needs to be created in this issue)

Continue with the header:

Navlinks: should include all links to the subpages, but since there are so many this needs to be done in a way that looks good and not cluttered

hamburger bar (same links as in the navigation bar). This issue can be solved without this done, we can add it later as another issue if this is too difficult at this time.

VilloKodeHode commented 1 month ago

done. hamburgerbar still needs to be implemented