airbnb-clone__nextjs Tailwind Templates

Airbnb Clone__nextjs

Airbnb clone using TypeScript, Tailwind, Next13, MapBox

Getting Started

First, install dependencies

npm install
# or
yarn install
# or
pnpm install

Second, run development server

npm run dev
# or
yarn dev
# or
pnpm dev

Environment Variable

  1. For using Map you have to create your own account on Map Box (free)
  2. Create .env.local then add your map style and map token variables like the below:
    AIR_MAP_STYLE="Your map style address"
    AIR_MAP_TOKEN="Your map token"
    
  3. Restart the app

Top categories

Loading Svelte Themes