Skip to content

bobmatyas/fem-bookmark-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor: Bookmark Landing Page

My solution to the Frontend Mentor Bookmark Landing Page challenge.

It is a mobile-first solution using HTML/CSS and JavaScript. I used SASS, BEM, and Gulp to aid in the development process.

Check it out:

https://bobmatyas.github.io/fem-bookmark-landing

Frontend Mentor - Bookmark landing page

Design preview for the Bookmark landing page coding challenge

The challenge

Your challenge is to build out this landing page and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

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

For this challenge you'll need to:

  • Create the rounded blue background shape with code
  • Change the fill and stroke color of the SVGs at specific points (the challenge can be completed using the single logo-bookmark.svg file provided)