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

Home page with footer #15

Closed
wants to merge 25 commits into from
Closed

Home page with footer #15

wants to merge 25 commits into from

Conversation

harshil1712
Copy link
Owner

Fixes #3 and #1
here is the output

Chrome
Screenshot from 2019-06-27 07-02-05

Firefox
Screenshot from 2019-06-27 07-10-26

@obitodarky
Copy link
Collaborator

I think we can use the styled button component in a different file. The header also uses that button and it's better to separate styled components for clean code.

@harshil1712
Copy link
Owner Author

@obitodarky I agree. I was planning to do that once we are ready with few pages. We tried the component first approach it only made us slow. We can do that once we have the MVP ready.

Copy link
Collaborator

@obitodarky obitodarky left a comment

Choose a reason for hiding this comment

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

@harshil1712 if you can make a new component and also check if the styled button is clickable then I would like to merge this to master and then work on the header.

</Typography>
</div>
</GridList>
<StyledButton>
Copy link
Collaborator

Choose a reason for hiding this comment

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

I tried to implement the styled button in my header. It appears fine but it isn't clickable for me. Have you checked if you can perform actions on this StyledButton?

@harshil1712
Copy link
Owner Author

harshil1712 commented Jun 28, 2019 via email

@arps18 arps18 closed this Mar 1, 2020
@arps18 arps18 deleted the masonry branch April 19, 2020 13:50
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.

home page with masonry
4 participants