This is a solution to the myteam website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for each page depending on their device's screen size
- See hover states for all interactive elements throughout the site
- See the correct content for each team member on the About page when the
+icon is clicked - Receive an error message when the contact form is submitted if:
- The
Name,Email AddressorMessagefields are empty should show "This field is required" - The
Email Addressis not formatted correctly should show "Please use a valid email address"
- The
- Solution URL: https://github.com/jkaps9/my-team
- Live Site URL: https://jkaps9.github.io/my-team/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- 11ty - Static Site Generator
- sass - CSS Preprocessor
- Frontend Mentor - @jkaps9


