car_showcase 🚗
A web app built with Next.js + Tailwind CSS to showcase cars — ideal for portfolios, dealerships or as a demo of modern full-stack front-end deployment.
🎯 What it does
Displays a catalog/listing of cars in a visually appealing UI.
Shows car details (images, specs, etc.) — perfect for a “showcase” or “gallery” of vehicles.
Responsive layout leveraging Tailwind CSS for clean styling and quick UI iteration.
Built with Next.js: routing, server-side rendering / static generation (as configured), easy deployment.
Deployable as a static or server-rendered site (e.g. via Vercel) — convenient for quick sharing or demo sites.