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

add <Footer /> component #47

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

kryptokinght
Copy link
Contributor

@kryptokinght kryptokinght commented Jul 6, 2018

This is a basic version. Further changes will be made on your suggestions .
UPDATE:

Removed @zeit/next-css package
Added css to Footer.js itself
removed next.config.js
solved(or created) indentation problem in Icons/Chevron.js

@vercel
Copy link

vercel bot commented Jul 6, 2018

Since this Pull Request originated from a forked repository, Now cannot deploy it as there are potential security risks.

If you are a collaborator on this repository, consider making this Pull Request from a branch on the same repository instead of a fork.

Copy link
Member

@0x48piraj 0x48piraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the code, squash the commits down to 1 or 2.

Copy link
Collaborator

@bogas04 bogas04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for late review, could you please make these changes? Thank you so much!

<link
rel="stylesheet"
href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"
/>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please remove fonts and external CSS? Thank you so much!

Advancement by Youth), was established in May 2010 by a group of
young engineers from IITs and NITs.
</p>

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible to break the Footer component into smaller components? Anything beyond 150 lines of code seems excessive enough to read.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, working on it!

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.

3 participants