-
Notifications
You must be signed in to change notification settings - Fork 11
Implement the Shop menu in the header navigation bar #102
Copy link
Copy link
Closed
Closed
Feature
Copy link
Labels
advancedComplex/advanced tasks or featuresComplex/advanced tasks or featuresfrontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: highNeeds attention ASAPNeeds attention ASAPreactReact components & UI logicReact components & UI logic
Milestone
Metadata
Metadata
Labels
advancedComplex/advanced tasks or featuresComplex/advanced tasks or featuresfrontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: highNeeds attention ASAPNeeds attention ASAPreactReact components & UI logicReact components & UI logic
Type
Projects
Status
Done
Priority: High
Difficulty: Intermediate
Type: Frontend (React + Tailwind)
Description
We need to implement the Shop menu in the header navigation bar.
When the user clicks or hovers on Shop, a full dropdown menu should appear, following the design provided.
Implementation Details
Shop Button in Navbar
Shopitem in header.▼) by default.▲).Dropdown Menu
Hover Effects for Links
0% → 100%).0%.transition-all duration-300 ease-in-out).Navigation
:namemust be the clicked link text, converted to lowercase.Assets
Acceptance Criteria
:name).Bonus