frontendstudygroup / frontendstudygroup.github.io

Web application for the frontend study group from WomenWhoCode Frontend track.
https://frontendstudygroup.github.io/
17 stars 17 forks source link

Design and implement a footer component #28

Closed princiya closed 2 years ago

princiya commented 2 years ago

The website needs a footer component. Feel free to propose a mockup design first for the footer component. An example of how the header component was designed can be found in this issue #2 and corresponding PR #15.

Please add into the footer, the following:

Reference image 👇

Screenshot 2021-10-05 at 10 06 00
hunterachieng commented 2 years ago

Can I take this one up?

princiya commented 2 years ago

@hunterachieng I have assigned this issue to you. best of luck.

princiya commented 2 years ago

@hunterachieng for your reference, you can refer the footer design like here as done by @IngridFuentes. You don't have to include the "Email subscribe part"...

hunterachieng commented 2 years ago

Okay, noted. Thank you

hunterachieng commented 2 years ago

I designed a sample footer. Could you tell me if it is okay?

hunterachieng commented 2 years ago

Screenshot from 2021-10-05 13-35-05

princiya commented 2 years ago

like your design @hunterachieng . can you put the mail icon next to the twitter icon? when you click the mail icon you can add the mailto, for example: <a href="mailto:frontend@womenwhocode.com">Mail icon goes here</a>

hunterachieng commented 2 years ago

Is this now okay? https://www.figma.com/file/mr1aouznsIlrXsMTUz7o0R/WWC-Frontend?node-id=0%3A1

princiya commented 2 years ago

neat 💯

princiya commented 2 years ago

fixed #32