Footer Component
Closed this issue · 1 comments
LilliDarling commented
Main goal:
Build out and connect the footer component. Footer should show: Logo, site name, social links, search bar, home, about, articles, podcasts, contact, and subscribe input. Console should not have errors and the docker container should be clear.
To test:
With docker containers running:
- Go to localhost:4173
- Verify Footer shows.
- Should not have any errors in console related to the footer
Ready to close:
- Up to date with main
- Containers run smoothly and have no log errors
- All comments and print statements are removed
- Successfully shows footer
LilliDarling commented
Moving all issues to a single issue for now.