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 .
Frontend
Frontend: https://air-bnb-black.vercel.app Backend: https://backend-airbnb-stqx.onrender.com
Project-Presentation Link:https://youtu.be/BllQ-pgqktg
-
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
login: [email protected]
password: admin
## user email": "[email protected]", "password":123Detailed instructions on how to install, configure, and get the project running.
git clone https://github.com/underiya/AirBnb.git
cd AirBnb
npm i
To start Application
npm run dev
or
Vite
Include screenshots as necessary.
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
List and provide a brief overview of the technologies used in the project.
- React.js
- Chakra-ui
- Tailwind
- Redux
- json-server
- Other libraries/modules
- Deepak Underiya--fw27_088
- Sumit Kumar Jha-- fw29_093
- Yawer Atique -- fw29_091
- Supriya Hatele -- fw28_263
- Renuka Jagarwal --fw29_183