https://github.com/atosguru/air-bnb-platform
air bnb platform
https://github.com/atosguru/air-bnb-platform
Last synced: 10 months ago
JSON representation
air bnb platform
- Host: GitHub
- URL: https://github.com/atosguru/air-bnb-platform
- Owner: AtosGuru
- Created: 2024-01-16T20:08:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T20:14:45.000Z (over 2 years ago)
- Last Synced: 2025-03-17T11:14:53.971Z (over 1 year ago)
- Language: TypeScript
- Size: 56.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airbnb Clone
A clone of the popular Airbnb platform, built using Next.js, NextAuth, TypeScript, Tailwind CSS, and various React libraries for the frontend, and Laravel PHP for the backend.
## Frontend Technologies
- Next.js
- NextAuth
- TypeScript
- Tailwind CSS
- React Responsive Carousel
- MapLibre GL
- React Slick
- React Date Range
- Headless UI
- HeroIcons
- FortAwesome
## Backend Technologies
- Laravel PHP
## Prerequisites
- Node.js
- npm
- Laravel PHP
## Installation and Setup
1. Clone this repository: 'git clone https://github.com/YOUR_USERNAME/airbnb-clone.git'
2. Navigate to the frontend directory and install the dependencies: `cd airbnb-clone/frontend` , `npm install`
3. Navigate to the backend directory and install the dependencies: `cd airbnb-clone/backend` , `composer install`
4. Start the frontend and backend servers: `in the frontend directory: npm run dev` `in the backend directory: php artisan serve`
## Screenshots
#Shot 1:

#Shot 2:

#Shot 3:

## Demo
Demo here: https://airbnb-ten-zeta.vercel.app/