Coder Social home page Coder Social logo

esadakman / nextjs-airbnb-clone Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.93 MB

Home Page: https://nextjs-airbnb-clone-esadakman.vercel.app/

JavaScript 98.04% CSS 1.96%
css3 heroicons html5 javascript nextjs reactjs tailwindcss react-date-range progress-bar react

nextjs-airbnb-clone's Introduction

NextJS - Airbnb Clone

Objective

  • Project aims to create a Airbnb clone with using NextJS.
  • This is a Next.js project bootstrapped with create-next-app.

Description

  • I prepared a small-scale project in order to understand the NextJS that I have learned recently.
  • I use Mabpox, react-map-gl and geolib for maps and locations and TailwindCSS for styling.
  • I found the project from Youtube(Sonny Sangha). You can see the related video from here

Project Link

You can reach my project from here ๐Ÿ‘ˆ

Project Skeleton

nextjs-airbnb-clone (folder)
|----readme.md
SOLUTION
โ”œโ”€โ”€ components
โ”‚    โ”œโ”€โ”€ Banner.jsx
โ”‚    โ”œโ”€โ”€ Footer.jsx
โ”‚    โ”œโ”€โ”€ Header.jsx
โ”‚    โ”œโ”€โ”€ InfoCard.jsx
โ”‚    โ”œโ”€โ”€ LargeCard.jsx
โ”‚    โ”œโ”€โ”€ MapGL.jsx
โ”‚    โ”œโ”€โ”€ MediumCard.jsx
โ”‚    โ””โ”€โ”€ SmallCard.js
โ”œโ”€โ”€ pages
โ”‚    โ”œโ”€โ”€ _app.js
โ”‚    โ”œโ”€โ”€ _document.js
โ”‚    โ”œโ”€โ”€ index.js
โ”‚    โ””โ”€โ”€ search.js
โ”œโ”€โ”€ public
โ”‚    โ””โ”€โ”€ favicon.ico
โ”œโ”€โ”€ styles
โ”‚    โ””โ”€โ”€ global.css
โ”œโ”€โ”€ .gitignore
โ”œโ”€โ”€ next.config.js
โ”œโ”€โ”€ package.json
โ”œโ”€โ”€ postcss.config.js
โ”œโ”€โ”€ tailwind.config.js
โ””โ”€โ”€ yarn.lock

At the end of the project, following topics are to be covered;

  • HTML
  • CSS
  • JavaScript
  • ReactJS
  • NextJS
  • TailwindCSS
  • Geolib
  • React-map-gl
  • Mapbox
  • Heroicons
  • React-date-range

To run this project;

  • Signup https://www.mapbox.com/ and create new account.
  • Copy your public token from your account page.
  • Create a .env.local file and set your MAPBOX_KEY for maps and locations:

After these you can run the project as usual =>

$ git clone https://github.com/esadakman/nextjs-airbnb-clone.git
$ cd ./nextjs-airbnb-clone
$ npm install / yarn
$ npm run dev / yarn dev

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

Preview of the Project

gif

nextjs-airbnb-clone's People

Contributors

esadakman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.