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

Happy Thoughts Project - Elina Eriksson Hult #100

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

ElinaEH
Copy link

@ElinaEH ElinaEH commented Oct 27, 2024

Copy link
Contributor

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

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

Hi Elina!
First of all - kudos for following the design so closely! Looks super. Onto the code...

Your project is well structured and you've successfully met all the requirements. Some things to think about in the future:

  • Don't forget to label your form elements
  • No need to import React
  • Your CSS file's indentation is a bit off
  • input type text is used for shorter text, next time I'd suggest using a textarea instead

Keep up the good work and continue to split your code into smaller components like this ⭐


return (
<div>
< Header />
Copy link
Contributor

Choose a reason for hiding this comment

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

*<Header />

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