Responsive login form using React and Sass

Solution retrospective
Here's my first submission with React to handle all the input errors on the form.
Feel free to visit the live link to check the form. Just to confirm, the form won't save your data ;-)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RioCantre
Hello there! Nice work with this one. Looking at your solution, I would suggest the following for you...
- Add media queries with your project. With
max-width:1106px
as the starting breakpoints. Always include the responsive design for the project.
Overall you did well in implementing React with this project and Keep it going!
Marked as helpful - Add media queries with your project. With
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