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

Holden/4 footer #15

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Holden/4 footer #15

wants to merge 2 commits into from

Conversation

hkittelberger
Copy link
Collaborator

Description

Created the footer component to be added at the bottom of every page.

  • Is the footer component reusable across different pages?
  • Is the footer properly styled according to the design in Figma?
  • Is the footer fully responsive (mobile and desktop views)?

Issues

Implemented/closed the Footer Issue: #4

Screenshots

Normal Desktop View:
image

Using an Iphone11:
image

Test

npm run dev 😜

Possible Downsides

Currently the page links are not implemented because I didn't know what they were/didnt think they were implemented. However, I made the links super easy to add and they are just in a big const map at the top of the footer.tsx file. They are labeled too so once all the pages are done, it should be chill to fill those in. atm the links just redirect back to the same page

Additional Documentations

Files Changed:

  • footer.tsx (added this component)
  • page.tsx (added the footer component to the main page)
  • tailwind.config.ts (added global colors I used to match the Figma)

Copy link

github-actions bot commented Jan 3, 2025

@sristii sristii linked an issue Jan 10, 2025 that may be closed by this pull request
3 tasks
@sristii
Copy link
Collaborator

sristii commented Jan 10, 2025

looks good to merge btw, just waiting for a response from designers on a nit

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

Successfully merging this pull request may close these issues.

Footer
2 participants