
kardasovska.cz is a website I developed for a housing project and its flats for sale. I built it with Next.JS, using server-side rendering and static site generation.
I designed the site from scratch to match the project's identity. The navigation gives potential buyers direct access to the available flats and the information needed to compare them.
Interactive building image
I built a component that places interactive markers for each floor and flat over an image of the building. Users can move through the floors and open the details of a flat from the image.

Content management system (CMS)
I integrated Cockpit CMS so the site administrators can update flats, prices, and other details without modifying the code. I chose it because its headless setup is simple to work with as a developer.