Skip to content

Latest commit

 

History

History
63 lines (52 loc) · 2.93 KB

README.md

File metadata and controls

63 lines (52 loc) · 2.93 KB

Airbnb Clone built with Next JS

Super excited to share this project!

Some of the tools I used to build this Airbnb Clone:

NextJS

This is the powerful ReactJS Framework that takes building websites to the next level.

  • This project utilizes the built in page routing, built in api routes, ssg, ssr & more
  • Used by Netflix, Hulu, TikTok, Nike & more
  • This is a great framework and you can learn more through the link below:
  • Click Me to Learn about NextJS

Tailwind CSS

This is a amazing utility class based CSS framework

MapBox

Powerful Map Tool for developers

NextAuth

Powerful Auth tool that supports NextJS

  • Easy to use with any Oath Provider such as Google, Facebook, Apple & more
  • Supports passwordless sign in & custom sign in providers
  • Can Integrate any database via an adapter to store/persist user login
  • Very secure as it is handled all by the server
  • Click me to learn more and see how to integrate Next Auth

Twilio

Powerful tool for building communication apps

  • Can be used to build essentially any type of communication
  • Proven and trusted to easily communicate on a global scale
  • Used by Airbnb, Uber, Chime, Postmates & more
  • Click me to learn more about Twilio

Stripe

Powerful payment infrastructure for the internet

Recoil

A new way of state management for React

These are just a few of the amazing tools I used for this project! I will be showing how to put this together soon and I will be updating the project over time. The link to the live site is below if you want to see the final project!

Here is the link to the live site

Click me to see the live Airbnb-Clone