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

Navigation Bar #3

Open
4 tasks
sristii opened this issue Sep 19, 2024 · 0 comments
Open
4 tasks

Navigation Bar #3

sristii opened this issue Sep 19, 2024 · 0 comments

Comments

@sristii
Copy link
Collaborator

sristii commented Sep 19, 2024

📝 Task Description

Build a standardized navbar component based on the Figma.

The navbar will be a key navigational element used across multiple pages. It should be reusable and fully responsive for various screen sizes.

Be sure to push & pull from the dev branch

✅ Acceptance Criteria

  • Is the navbar component usable across different pages?
  • Is the styling of the navbar aligned with the design in Figma?
  • Is there proper hover and active state styling for the navbar links?
  • Is the navbar fully responsive (mobile and desktop views)?

🔍 Subtask Breakdown

  • Navbar Component:

    • Handles navigation to corresponding pages when links are clicked.
    • Implements hover and active states for links, following Figma styles.
  • Responsiveness:

    • Ensure the navbar adapts to both mobile and desktop views (e.g., collapsible menu for mobile).

If you know of a more intuitive approach to implementing this, feel free to do so!

💫 Recommended Approach

  1. Start by building and styling the basic navbar component.
  2. Build blank pages for About, Projects, and Apply --> add navbar onto pages and make sure the links work
  3. Ensure responsiveness by testing on both mobile and desktop views.
  4. Integrate touch/hover effects for all interactive elements.

Use Dev Mode & Preview Mode in Figma to ensure the implementation accurately reflects the design.

✨ Resources ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants