This is a solution to the Manage landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- See all testimonials in a horizontal slider
- Receive an error message when the newsletter #
form
is submitted if:- The
input
field is empty - The email address is not formatted correctly
- The
- Solution URL: Go to the solution in Frontendmentor
- Live Site URL: Current version of the solution
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Simple swipe this vanilla javascript - It presents a detailed and easy explanation of how to implement a slider.
- LinkedIn - Fernando Díaz
- Frontend Mentor - @feeldiac
- Twitter - @feeldiac