Skip to content

devatorres/frontend-mentor-bookmark-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Frontend Mentor - Bookmark landing page solution

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.

Netlify Status

Table of contents

Overview

The challenge

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

Screenshot

Design mobile

Design mobile nav

Design desktop

Design desktop active

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Vanilla JavaScript (ES6)
  • CSS animations
  • Flexbox
  • ITCSS architecture
  • Framekwork methodology

What I learned

I learned to develop with framework methodology.

Author