An open API service indexing awesome lists of open source software.

https://github.com/saddamarbaa/airbnb-clone-app-nex-js

==> Building Airbnb Clone App with React Js + Next Js + TypeScript + Tailwind CSS + Heroicons + Mapbox + Vercel Hosting + User Authentication (a mobile-friendly)
https://github.com/saddamarbaa/airbnb-clone-app-nex-js

heroicons image-optimization mapbox nextjs react server-side-rendering tailwind-css typescript

Last synced: 7 days ago
JSON representation

==> Building Airbnb Clone App with React Js + Next Js + TypeScript + Tailwind CSS + Heroicons + Mapbox + Vercel Hosting + User Authentication (a mobile-friendly)

Awesome Lists containing this project

README

        

# Airbnb Clone

Building Airbnb Clone App with React Js, Next Js, TypeScript, Redux, Tailwind CSS,
Heroicons, Firebase, Vercel Hosting, with complete user authentication (a mobile-friendly).

# Table of contents

- [Author](#Author)
- [Demo](#Demo)
- [Technologies](#Technologies)
- [Related Projects](#Related_Projects)
- [Optimizations](#Optimizations)
- [Contributing](#Contributing)
- [Status](#status)
- [Features](#Features)
- [Inspiration](#inspiration)
- [Support](#Support)
- [Feedback](#Feedback)
- [Run Locally](#Run_Locally)
- [Environment Variables](#Environment)
- [Screenshots](#Screenshots)

# Author

### @Saddam Arbaa

# Technologies

**Client:**

- React Js
- Next Js
- TypeScript
- Redux
- Tailwind CSS
- Heroicons

**Server:**

- Vercel Hosting
- Firebase Google Authentication

# Demo

## LIVE DEMO

# Optimizations

- Next' Js Image component
- Next' Js file-system based router
- Next' Js Server-side rendering
- Memoization (useMemo, Memo)
- Function components
- React hooks
- React useEffect cleanup

# Features

- Complete user authentication users can sign in, sign out
- Search and Calendar Functionality

# Contributing

Contributions are always welcome!

# Related_Projects

### Amazon Clone App built with React Js + TypeScript + Redux + Styled Components

### Github Repo

### LIVE DEMO

### Tesla Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Vercel Hosting

### Github Repo
### LIVE DEMO

### Netflix Clone App built with React Js + TypeScript + Redux + Stripe Checkout/Payments + Vercel Hosting + Firebase

### Github Repo
### LIVE DEMO

### LinkedIn Clone App built with React Js + TypeScript + Redux + Styled Components + Material-UI + Firebase Realtime Database + Vercel Hosting

### Github Repo
### LIVE DEMO

### Facebook Clone App built with React Js + Next Js + TypeScript + Redux + Styled Components

### Github Repo

### LIVE DEMO

### Instagram Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS + Heroicons

### Github Repo

### LIVE DEMO

# Support

For support, email [email protected].

# Feedback

If you have any feedback, please reach out to me at [email protected]

Twitter
https://twitter.com/ArbaaSaddam/

Linkedin.
https://www.linkedin.com/in/saddamarbaa/

Github
https://github.com/saddamarbaa

Instagram
https://www.instagram.com/saddam.dev/

Facebook
https://www.facebook.com/saddam.arbaa

# Run_Locally

Clone the project

```bash
https://github.com/saddamarbaa/airbnb-clone-app-nex-js
```

Go to the project directory

```bash
cd airbnb-clone-app-nex-js
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
# or
yarn dev
```

# Environment

- To run this project, you will need to create a new project on firebase, setup Firebase google authentication and add the following environment variables to your next.config.js

- API_KEY
- AUTH_DOMAIN
- PROJECT_ID
- STORAGE_BUCKET
- MESSAIN_SENDER_ID
- APPID
- MAP_BOX_ACCESS_TOKEN (map box token key)

# Status

Project is now complete in (React js + Next js + Tailwind CSS) so my next step I would love to converted to (React + TypeScript + Next.js + Node.js + Express + MongoDB)

# Inspiration

Build By Saddam Arbaa Project inspired by [Airbnb] https://www.airbnb.com/

# Screenshots

## Home Page
![image](https://user-images.githubusercontent.com/51326421/179346527-b17b023e-6302-49de-834c-8861b8cf2bef.png)

![image](https://user-images.githubusercontent.com/51326421/137613585-ec9ebb46-271c-4078-8132-e872634724b9.png)

## Search Page
![image](https://user-images.githubusercontent.com/51326421/179347266-72ed3d3f-b32a-4f48-97e4-2e88ae3585fa.png)


## LogIn Page

![image](https://user-images.githubusercontent.com/51326421/137613804-b2369d64-0d86-42e7-a104-5acfa2632a24.png)

## Loading Screen
![image](https://user-images.githubusercontent.com/51326421/179347020-20f159fd-2262-4bd5-9a5b-7bf720f53a27.png)

# Responsiveness

![image](https://user-images.githubusercontent.com/51326421/179346742-d329897a-4de5-42d1-a859-0fe65682d0ce.png)

![image](https://user-images.githubusercontent.com/51326421/179346817-5975094c-66a7-4d18-83d5-4b01526037c0.png)

![image](https://user-images.githubusercontent.com/51326421/179346977-4ccf3620-41c7-4c33-b371-f2905b802a6e.png)