Skip to content

create footer component - #30

Open
sumishsamina wants to merge 6 commits into
mainfrom
issue-6-Create_Footer_Component
Open

create footer component#30
sumishsamina wants to merge 6 commits into
mainfrom
issue-6-Create_Footer_Component

Conversation

@sumishsamina

@sumishsamina sumishsamina commented Jul 7, 2026

Copy link
Copy Markdown

Adds the site footer: logo, blurb, social links, back-to-top button, ACNC charity badge, site map, and copyright bar. Includes faint house watermark background per the design.
Closes #6

Related issue

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.44%. Comparing base (b578079) to head (a52b6e8).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files           7        7           
  Lines          54       54           
=======================================
  Hits           51       51           
  Misses          3        3           
Flag Coverage Δ
backend 94.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KKatariah

Copy link
Copy Markdown
Contributor

You need to run the Prettier extension to fix formatting issues in the code. You can install it on VSCode.

Checking formatting...
[warn] src/components/ui/footer.tsx
[warn] Code style issues found in the above file. Run Prettier with --write to fix.
**Error:** Process completed with exit code 1.

@KKatariah

Copy link
Copy Markdown
Contributor

Someone needs to fix this merge conflict I'm too tired lol

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 this pull request may close these issues.

Create Footer Component

4 participants