Single-page developer portfolio solution
This is my solution to the Single-page developer portfolio challenge on Frontend Mentor.
Table of contents
Overview
The challenge
Users should be able to:
- Receive an error message when the
form
is submitted if:
- Any field is empty
- The email address is not formatted correctly
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
Screenshot
Links
My process
Built with
- Svelte
- Javascript
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
Author