-
Notifications
You must be signed in to change notification settings - Fork 54
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
Recreating the footer #51
Labels
Comments
I have a feeling that things are going to be lit! |
Absolutely! 🔥 |
Will try to implement this! Provide me the assets |
Not my cup of tea! Anyone can work on it! |
Alright, @tusharjain0022 over to you. 🙌🏻 |
Working on it!! |
Great job @tusharjain0022 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
In accordance to #49, there is a need to recreate the footer. Try to relocate the icons already used in the current footer. Make this component responsive by mentioning width in terms of
vw
(viewport width), using@media
queries and so on. Create a pull request as soon as you achieve the positioning of all the vector images in accordance to the wireframe given below after which you'll add some infinite loop animations on some images. The assets required for this will be given after assigning this issue.Screenshots/testimonials
Complete wireframe:
https://www.figma.com/proto/NyIGhH5PhxbjfDf4DNmW55/House-of-Geeks?node-id=4%3A0&viewport=867%2C-224%2C0.5157824158668518&scaling=scale-down-width
Concerning Files/Folders
https://github.com/houseofgeeks/hg/tree/front-end/client/src/components/Footer
The text was updated successfully, but these errors were encountered: