A car browsing application built with Next.js and deployed on Vercel. Users can browse and filter cars by attributes like make and model, as well as save favourites using local storage. This application includes booking and contact functionalities. An admin panel, accessible only through Clerk Auth, provides an overview of bookings and messages received. It also features a built-in reply system, allowing the client to respond to messages directly within the dashboard. To ensure up-to-date data, revalidation is handled through a webhook.