Tech Stack: Next.js, Tailwind CSS, TypeScript, React
Description:
Built a responsive frontend clone of the Airbnb platform using Next.js and Tailwind CSS. The project replicates the user interface and core browsing experience of Airbnb to showcase modern frontend development skills.
Key Features:
Homepage with Listings: Displays mock property listings in a clean grid layout.
Property Details Page: Shows detailed information about a selected property, including images, description, and price.
Search Functionality: Filter listings based on location, date, and guest count (static or simulated).
Responsive Design: Fully responsive layout optimized for desktop, tablet, and mobile views.
Reusable Components: Developed modular UI components for cards, modals, headers, and search inputs.
Routing with Next.js: Utilized file-based routing for seamless page transitions.