Closed orama254 closed 2 years ago
Hi @orama254 , please assign me this issue
Hey @devKiratu
Go ahead, remember to go through our contribution guidelines and also evaluate the acceptance criteria before submitting a pull request.
Happy hacking!!!
Depends on
What feature are you adding?
Hero Header Section
Describe your issue
Requirements
HeroHeader
in thecomponents
folder that implements the screenshots below.Navbar
component - feel free to adjust theNavbar
component to match the requirements in this ticket.Logo
andButton
components.index.page.tsx
.e2e
folder namedhero-header.spec.ts
and add a test that verifies that clicking each of the 5 links in the component navigates to the correct URLs.SCREENSHOT
Desktop
Mobile
Figma Design
Acceptance Criteria
/#about-us
./#events
./#contact-us
.https://bit.ly/joinreactdevske
in a new tab.https://bit.ly/joinreactdevske
in a new tab.hero-header.spec.ts
test should pass on both Chrome, Firefox and Safari.