thisdot / starter.dev-github-showcases

A collection of GitHub clone implementations.
MIT License
68 stars 12 forks source link

[seven-guis-sveltekit] 7. Link 7GUIs dropdown menu to pages #1507

Closed kenslachtajr closed 1 year ago

kenslachtajr commented 1 year ago

Description

The purpose of this ticket is to link the drop-down menu items to navigate to the corresponding page. If those pages do not exist, they should be created so that they can be linked to the menu items for navigation.

Acceptance Criteria

Image

Notes

Example app: https://seven-guis.netlify.app/

kodejuice commented 1 year ago

This seems to be linked to / dependent on [seven-guis-sveltekit] 6. Create navigation header

kenslachtajr commented 1 year ago

Yes, https://github.com/thisdot/starter.dev-7guis-showcases/issues/6 needs to be done before this ticket can be completed.

dustinsgoodman commented 1 year ago

Created in the wrong repo. Closing.