Airbnb REACT.JS (Mapbox Integration - Next.js, Tailwind CSS, Maps)

Overview

Airbnb with REACT.JS!

🔴 LIVE DEMO

PREREQUISITES:

  • Install Node JS in your computer HERE

Google Google


image

This project was bootstrapped with Create React App.

Available Scripts

npx create-next-app airbnb-clone
cd airbnb-clone

Install Tailwind CSS with Next.js

Install Tailwind CSS

Install tailwindcss and its peer dependencies via npm, and then run the init command to generate both tailwind.config.js and postcss.config.js.

npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p

Configure your template paths

Add the paths to all of your template files in your tailwind.config.js file.

module.exports = {
  content: [
    "./pages/**/*.{js,ts,jsx,tsx}",
    "./components/**/*.{js,ts,jsx,tsx}",
  ],
  theme: {
    extend: {},
  },
  plugins: [],
}

Add the Tailwind directives to your CSS

Add the @tailwind directives for each of Tailwind’s layers to your ./styles/globals.css file.

@tailwind base;
@tailwind components;
@tailwind utilities;

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

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

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.


image

You might also like...
A mobile-first React prototyping tool with React-Bootstrap component integration
A mobile-first React prototyping tool with React-Bootstrap component integration

A mobile-first React prototyping tool with React-Bootstrap component integration

A Spotify Clone which built with ReactJS. 3rd party API integration, user authentication, spotify API, responsive design, material-ui, react context api are used to built it.

Spotify Clone with ReactJS In this Spotify Clone application you can log in to the application with your spotify account and see your own playlist. Sp

99acre-final-built - 99-acre Clone API Integration Create With React
99acre-final-built - 99-acre Clone API Integration Create With React

Getting Started with Create React App This project was bootstrapped with Create

Lingo3D a web-first 3d game development library with React integration
Lingo3D a web-first 3d game development library with React integration

What is Lingo3D? Lingo3D is a web-first 3d game development library with React integration. Playable Examples github codesandbox github codesandbox gi

Small integration project based on Benjamin Code's challenge / YT
Small integration project based on Benjamin Code's challenge / YT

Some integration challenge based on Benjamin Code's YT video Just for the sake o

Hotel-management-admin - Admin panel of Hotel management system with Firebase Realtime Database Integration

Admin Panel of Hotel Management System This project is part of the Course of Web

Electron integration for Remix ⚛💿
Electron integration for Remix ⚛💿

remix-electron Electron integration for Remix Setup Use degit to create a new project from the template. npx degit itsMapleLeaf/remix-electron/templat

Wrapper for NextJS image handling, optimised for Lambda w/ ApiGw integration.

NextJS Lambda Utils This is a project allowing to deploy Next applications (standalone options turned on) to AWS Lambda without hassle. This is an alt

A simple project to display clean and concise Covid-19 Statistics by country. ⚛️ React.js ⚛️ React Query 💅 Tailwind CSS 🔎 Google Analytics
A simple project to display clean and concise Covid-19 Statistics by country. ⚛️ React.js ⚛️ React Query 💅 Tailwind CSS 🔎 Google Analytics

A simple project to display clean and concise Covid-19 Statistics by country. ⚛️ React.js ⚛️ React Query 💅 Tailwind CSS 🔎 Google Analytics

Comments
  • Currently, this application is not working 🥲

    Currently, this application is not working 🥲

    Currently, this application is not working because this application's Application Programming Interface (API) is broken. This issue I will fix in the future. Sorry for that.

    bug 
    opened by SashenJayathilaka 1
A completely responsive decentralised react Airbnb clone made with travel advisor, google maps api, google places api, material ui, solidity, moralisDb and web3uikit.

A completely responsive decentralised react Airbnb clone made with travel advisor, google maps api, google places api, material ui, solidity, moralisDb and web3uikit.

Pranay Gupta 4 Dec 29, 2022
Trek and Travel - React based web application modelled on a similar design to AirBnB

React based web application modelled on a similar design to AirBnB. Created with Context API, React Routing for snappy and responsive pages and links. Uses modern Material UI and CSS3 with HTML5 and fully hosted live on Firebase.

jmhDevOdin 1 Mar 15, 2022
⚛ devChallenges Airbnb clone made with React and MUI

Windbnb · devChallenges Airbnb clone Solution for a challenge from Devchallenges.io. Demo | Solution | Challenge Table of Contents Table of Contents O

João Correia 1 May 22, 2022
An example Svix integration built in Next.js (TypeScript and React)

Svix - Webhooks as a service Website | Documentation | Community Slack Example Svix Application This is an example Next.js application showing how to

Svix 4 Feb 13, 2023
A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor

Next.js + Tailwind CSS + Ionic Framework + Capacitor Mobile Starter This repo is a conceptual starting point for building an iOS, Android, and Progres

Max Lynch 1k Dec 31, 2022
Instagram 2.0 with REACT.JS! (Next.js, Tailwind CSS, Firebase v9, NextAuth, Recoil)

Instagram 2.0 Clone With ReactJs! ?? LIVE DEMO PREREQUISITES: Sign up for a Firebase account HERE Install Node JS in your computer HERE This project w

Sashen Jayathilaka 47 Jan 4, 2023
Google Docs with REACT.JS! (Next.js, Rich Text Editor, Tailwind CSS & Firebase)

Google Docs with REACT.JS! ?? Screenshots LIVE DEMO ?? ?? Tech Stack Client Javascript Next.js React.js TailwindCSS Database Firebase ?? Getting Start

Sashen Jayathilaka 23 Dec 21, 2022
Full Stack TikTok Clone with REACT.JS! (Next.js, Tailwind CSS, Video Uploading, Google Authentication, Tik-Tok Profile)

TikTok Clone with REACT.JS! Full Stack TikTok Clone with REACT.JS! (Next.js, Tailwind CSS, Video Uploading, Google Authentication, Tik-Tok Profile) Vi

Sashen Jayathilaka 36 Jan 1, 2023
An open-source storefront in React.js with Next.js. Built for Headless Commerce, using a modern stack with TypeScript, GraphQL, Apollo, and Tailwind CSS.

Next.js Storefront Next.js Storefront: Your open-source frontend starter pack for building performant e-commerce experiences with Saleor. Saleor Check

Saleor Commerce 543 Jan 2, 2023
Google Docs Clone created with Next.JS, Firebase, Tailwind CSS

Google Docs Clone created with Next.JS, Firebase, Tailwind CSS

Martin Velkov 25 Dec 20, 2022