Skip to Content
Project thumbnail

Clipboard Landing Page

In this project I used HTML5, along with Sass to style the interface and JavaScript to make animations to reveal content based on scrolling using the Intersection Observer API.

html
scss
css-animations
bem

Project Background

This project was based on the Clipboard landing page challenge from the Frontend Mentor website.

In this challenge the objective was to create the website based on the design provided and make users able to:

  • View the optimal layout for each page depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

To achieve the goal, I used basic HTML along with Sass for styling. To name the classes of the HTML elements, I followed the BEM methodology, thus making the code reusable and maintainable. Additionally, I used JavaScript to create reveal animations when scrolling the page, for this I used the Intersection Observer API.

Static Previews

Preview of Clipboard Landing Page project (1)
Preview of Clipboard Landing Page project (2)

Interested in doing a project together?

Contact me