Back to Projects

Greenhouse.io Clone

Greenhouse.io Clone
HTML
CSS
JavaScript
Git Hub
Overview

A pixel-level recreation of an applicant-tracking-system marketing site, built with vanilla HTML/CSS/JS.

The Challenge

Match a polished, modern marketing site's layout and interactions precisely without a component framework.

The Approach

Broke the design into reusable CSS patterns (grid/flex layouts, hover states, responsive breakpoints) and used vanilla JavaScript for interactive elements like navigation and accordions.

The Result

Reinforced core CSS layout fundamentals and attention to visual detail that carried directly into later component-framework work.