Skip to content

This is the repository for the build of Airbnb Clone using the amazing and Fast NextJS which provides ServerSide Rendering and inbuilt routing to different pages. Here I also use ReactJS for functional reusable components, Tailwind CSS for giving Beautiful and responsive design to the website, react date range, date fns for mapping through dates…

Notifications You must be signed in to change notification settings

kartikeysharmaks/Airbnb-clone

Repository files navigation

airbnbclone

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v3.0) with Next.js. It follows the steps outlined in the official Tailwind docs.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app
# or
pnpm create next-app -- --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

About

This is the repository for the build of Airbnb Clone using the amazing and Fast NextJS which provides ServerSide Rendering and inbuilt routing to different pages. Here I also use ReactJS for functional reusable components, Tailwind CSS for giving Beautiful and responsive design to the website, react date range, date fns for mapping through dates…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published