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

Week 9 Design hand-off Emma E #29

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

Conversation

EmmaEngvall
Copy link

No description provided.

Copy link

@Cheroptera Cheroptera left a comment

Choose a reason for hiding this comment

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

Your project looks well-structured and your page seem to show all the elements required (without seeing the design spec). Now it's the fun part left - The CSS! Wiiihooo! 🥳
I noticed that all your CSS-files are in the components folder. A suggestion would be to create a CSS-folder for them, to make it easier to find what you're looking for when browsing through the files.
You've done a really good job so far! 👏 Can't wait to see what it will look like styled 😄

return (
<div className="join">
<p>Join our full-body workout inspired by Ballet, Pilates, and Yoga.</p>
<button className="joinBtn" type="button">Join Us!</button>

Choose a reason for hiding this comment

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

Since the buttons are styled the same way, how about making a reusable button component? 😃

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.

2 participants