An Airbnb clone project written in TypeScript
. The structure and UI are built with NEXT.js
/ TailwindCSS v3
. There are also animations using framer-motion
, bar-of-progress
, a practical search bar using react-date-range
, and MapBox integration using react-map-gl
.
npx create-next-app@latest --ts airbnb-clone
// or npx create-next-app@latest -e with-typescript airbnb-clone
https://tailwindcss.com/docs/guides/nextjs