Mobile Preview (375x812) | Desktop Preview (1440x960) |
---|---|
![]() |
![]() |
![]() |
![]() |
This landing page promotes Clipboard, a tool for synchronizing clipboard content across devices and highlights features like cross-platform support, cloud syncing, and app integration.
Created as part of the building challenges from Frontend Mentor.
This project showcases a modern responsive landing page built using semantic HTML, custom CSS, and minimal JavaScript. The design is fully responsive, mobile-first, and offers a theme toggle with accessible SVG icons. The project includes proper HTML structure, WCAG-compliant contrast, and is optimized using a Lighthouse audit.
- Light/Dark Theme Toggle with JavaScript
- Accessible SVG Icons
- Responsive Layout (Mobile → Desktop)
- Semantic HTML Structure
- WCAG Color Contrast Compliance
- Pixel-perfect layout using PerfectPixel extension
- Performance-tested with Google Lighthouse
- Strengthened my structuring skills in building semantic HTML for screen readers
- Creating responsive layouts with
clamp()
leveraging The Clamp Calculator - Improving my pixel-perfect design to code translation with PerfectPixel
- Practiced more on using
position
for special layouts - Designing consistent visuals with CSS custom properties
- HTML5
- CSS3
- JavaScript (minimal)
- Git
- GitHub
- Netlify
- JPG design image
- PerfectPixel
- Clone the repository
- Open
index.html
in your browser
Or you can check out the 👉 live website here
A Google Lighthouse audit was conducted on the final version of this project. You can view the full report here.
Created by Elmar Chavez
🗓️ Month/Year: July 2025
📚 Journey: 4th month of learning frontend web development.