Skip to content

prathmesh61/fullstack-airbnb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to an unparalleled Airbnb experience with our cutting-edge Next.js 13 Full Stack clone! We've meticulously crafted this platform using the latest technologies, ensuring a seamless and robust user experience. Harnessing the power of libraries such as Zod for schema validation, React Hook Form for streamlined form management, and Next.js for efficient server-side rendering, we've created a high-performance application that's both dynamic and lightning-fast.

Behind the scenes, our backend relies on MongoDB for secure and scalable data storage, while NextAuth handles authentication with ease. The integration of custom hooks enhances code reusability and maintainability, contributing to a codebase that's not only feature-rich but also developer-friendly.

Whether you're a traveler seeking the perfect accommodation or a host looking to showcase your property, our Airbnb clone provides a user-friendly interface that caters to your needs. Embrace the future of web development with our Next.js 13 Full Stack clone, where innovation meets functionality for an unmatched Airbnb experience.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.