This is a solution to the Bookmark Landing Page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Your 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
- Receive an error message when the newsletter form is submitted if:
- The input field is empty
- The email address is not formatted correctly
- Live Site URL (hosted on Heroku - may load slow): Bookmark Landing Page
I started off matching the design off the refrence, then worked on functionality and then headed into the responsiveness.
- HTML
- CSS
- Flexbox
- React - JS library
I learned how to do overlapping layers and working on responsivness with them.
