Skip to content

Latest commit

 

History

History
111 lines (73 loc) · 2.61 KB

README.md

File metadata and controls

111 lines (73 loc) · 2.61 KB

AirBnb

Introduction

Welcome to our project, an innovative solution revolutionizing the way people travel and stay. Our platform aims to connect travelers with unique accommodations offered by local hosts worldwide, providing a personalized and authentic experience. With features like easy booking, secure payments, and detailed listings, we simplify the travel planning process, making it hassle-free for guests .

Project Type

Frontend

Deplolyed App

Frontend: https://air-bnb-black.vercel.app Backend: https://backend-airbnb-stqx.onrender.com

Video Walkthrough of the project

Project-Presentation Link:https://youtu.be/BllQ-pgqktg

Features

  • User Authentication: Secure user registration and login.

  • Search and Discovery: Users can search for accommodations based on location, dates, and preferences.

  • Booking System: Easy booking process with secure payment integration. Reviews and Ratings: Users can leave feedback and ratings for accommodations.

  • User Profiles: guests can create profiles and manage bookings.

  • Admin Profile: Admin can handle Server Data

Admin credentials

login: admin@admin.com

password: admin

## user email": "underiyadeepak@gmail.com", "password":123

Installation & Getting started

Detailed instructions on how to install, configure, and get the project running.

git clone https://github.com/underiya/AirBnb.git

cd AirBnb

npm i

Usage

To start Application

npm run dev
or
Vite

Include screenshots as necessary. Start

Application ScreenShots

landing details details login signup admin admin

API Endpoints

Backend Applications provide a list of your API endpoints, methods, brief descriptions.

GET /api/locations - retrieve all locations

POST /api/locations - create location

PATCH /api/locations - edit location details

DELETE /api/locations - delete locations


GET /api/users - retrieve all users

POST /api/users - create a new user

PATCH /api/users - create edit user

DELETE /api/users - delete a user

Technology Stack

List and provide a brief overview of the technologies used in the project.

  • React.js
  • Chakra-ui
  • Tailwind
  • Redux
  • json-server
  • Other libraries/modules

Contributors

  • Deepak Underiya--fw27_088
  • Sumit Kumar Jha-- fw29_093
  • Yawer Atique -- fw29_091
  • Supriya Hatele -- fw28_263
  • Renuka Jagarwal --fw29_183