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 Component #9

Open
SafeDuck opened this issue Jan 6, 2025 · 0 comments · May be fixed by #43
Open

Navigation Component #9

SafeDuck opened this issue Jan 6, 2025 · 0 comments · May be fixed by #43
Assignees

Comments

@SafeDuck
Copy link
Contributor

SafeDuck commented Jan 6, 2025

image

Note: This issue can take 2 weeks

File Location:

src/components/navigation.tsx
create the file

Requirements:

  1. Must create a file under the data folder called Nav.ts (create the data folder is it isn't already there)
  2. Must map through the json array in the navbar component
  3. Use Image component from next/image to display the logo
  4. Make sure fonts match the Figma

Examples:

  1. https://github.com/acm-ucr/highlander-gloves-website/blob/dev/src/components/Navigation.tsx (without bootstrap)
  2. https://github.com/acm-ucr/hiss-website/blob/dev/src/components/Navigation.jsx (with bootstrap)

Bootstrap?

We aren't using Bootstrap anymore. Try to use shadcn. If you don't want to use shadcn then make the navbar from scratch
Note: Try to responsify the navbar for mobile
image

@YosShimono YosShimono linked a pull request Jan 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants