juanpb96 / FEM_space-tourism-website

A space website created with React + TypeScript
https://juanbonilla.me/FEM_space-tourism-website/
0 stars 0 forks source link

feat: Create navigation bar #27

Closed juanpb96 closed 5 months ago

juanpb96 commented 5 months ago

Description

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

Project: Issue link

Changes

Evidence

Open navigation menu on mobile

-Desktop

Navigation menu on desktop

juanpb96 commented 5 months ago

Issue related to Storybook tests using default viewport as a fallback was addressed based on: https://github.com/storybookjs/test-runner/issues/85