Base Apparel coming soon page using HTML CSS JS

Solution retrospective
Learnt a lot of new stuff doing this project 😃
such as the css :not() selector and regular expressions 😃 but later I learnt that it is actually a bad practice to use regex to validate emails as emails can have various patterns and is very hard to validate them using regex.
So ultimately I used the default input type=email for the validations 😅
Any feedbacks or suggestions are appreciated 🙇♂️
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Snehamoy Bag's solution.
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