Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Create navigation bar #27

Merged
merged 41 commits into from
Jan 29, 2024
Merged

feat: Create navigation bar #27

merged 41 commits into from
Jan 29, 2024

Conversation

juanpb96
Copy link
Owner

Description

Include NavigationBar component and associated components as isolated components in the Storybook. Plus additional config.

Project: Issue link

Changes

  • Add folder structure for NavigationBar components
  • Include framer motion for animations
  • Include react router dom
  • Create MenuButton, Menu, and NavigationBar components
  • Add styles and active states
  • Add routing scaffolding

Evidence

  • Mobile

Open navigation menu on mobile

-Desktop

Navigation menu on desktop

@juanpb96 juanpb96 added this to the v1.0.0 milestone Jan 21, 2024
@juanpb96 juanpb96 linked an issue Jan 21, 2024 that may be closed by this pull request
9 tasks
@juanpb96
Copy link
Owner Author

Issue related to Storybook tests using default viewport as a fallback was addressed based on: storybookjs/test-runner#85

@juanpb96 juanpb96 merged commit 3b029cb into main Jan 29, 2024
2 checks passed
@juanpb96 juanpb96 deleted the feat/create-navigation-bar branch April 21, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Navigation Bar
1 participant