PayAPI multipage website w/ (Typescript + React + StyledComponents) đž

Solution retrospective
đ¨âđģ Hello everyone.
It is with great satisfaction that I express my gratitude for having completed this project. It was a very comprehensive and successful initiative, which involved the creation of a four-page website and represented an excellent test of my skills in building responsive layouts. The site in question is a complete marketing tool, which has personalized form validation.
I have a strong desire to start larger projects, perhaps exploring different technologies.
Any feedback is extremely important
Thanks! đ
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hello there, Adriano! đ
Excellent work on this challenge! đ You've paid great attention to detail and your solution is clean and responsive! đ
I love that you also wrote a great, informative README. đ
Small tipâyou don't need to add
aria-hidden="true"
to images that have no or an emptyalt
text, since that will already cause them to be ignored by screen readers. đAnd you may want to disable the default behavior of the form that collects the user's email in the hero section of the home page, since the submit button inside of it currently refreshes the page when clicked (skipping any validation on the form).
Keep coding, my friend (and happy coding, too)! đ
Marked as helpful
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