Intro component with sign-up form

Solution retrospective
Let me know what I can Improve on :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Ambrolla
Hi!
Good job!
Some improvements can be made here:
- You can add margin (around 200-300px) at the bottom. Also, I didn't see any attributions.
- In html, you can make autofill false so that when you refresh, it will delete what you wrote in the input.
- When some of the fields are not filled out, there are no red letters + flag on the bottom of the input (error messages), you only have code (alert).
- In github, I saw that you've included actual design folder (how it should look like), you could just gitignore it :)
- Was confused by index.info folder on github as well.
- @Mfried95
Awesome thanks! Already made changes.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord