Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Navigation component #46

Closed
4 tasks
thescientist13 opened this issue Apr 30, 2023 · 0 comments · Fixed by #68
Closed
4 tasks

Navigation component #46

thescientist13 opened this issue Apr 30, 2023 · 0 comments · Fixed by #68
Assignees
Labels
feature good first issue Good for newcomers

Comments

@thescientist13
Copy link
Contributor

thescientist13 commented Apr 30, 2023

Summary

Will need to create a standalone, mobile friendly navigation component with links to all the pages.

Screen Shot 2023-04-30 at 5 46 54 PM

This implementation can be referenced to also account for SSR - https://github.com/AnalogStudiosRI/www.tuesdaystunes.tv/blob/main/src/components/nav/nav.js

Details

  1. Will need to be responsive for up to 2 - 8 navigation items
  2. Will need links for the following pages
    • Home - /home/
    • About (Details) - /about/
    • Lineup - /lineup/
    • Tickets - /tickets/
    • FAQ - /faq/
    • Contact - /contact/
  3. Test Case
  4. Storybook

Note: This component will be integrated as pages become available, so just need to create the component for now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature good first issue Good for newcomers
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant