daabChingrii/website

Create a responsive navbar using nextjs and TailwindCSS

開放

#6 建立於 2024年10月31日

 (5 則留言) (0 個反應) (1 位負責人)TypeScript (4 個分叉)auto 404
Hacktoberfestgood first issuehacktoberfest-accepted

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Navbar Component

Description

Create a responsive navbar using Next.js and Tailwind CSS. The navbar should include links to different sections of the website and should be collapsible on smaller screens.

Requirements

  • Navigation Links: Include links like Home, About, Services, Contact, etc.
  • Responsive: The navbar should collapse into a menu icon on mobile screens.
  • Dropdowns: Optional dropdown menus can be used for additional sublinks.
  • Styling: Match the styling to the website's theme (dark/light).

Additional Notes

  • Feel free to use icons or animations to improve the UX.
  • Use any preferred UI libraries like shadcn, Radix UI, or Heroicons if helpful.

Labels

  • Hacktoberfest, enhancement, good first issue

貢獻者指南