bigman1208000 / Realbnb-Frontend

realbnb.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realbnb Renting App

Realbnb is a place where you can rent your property and book them with ease. It is similar to Airbnb but with our own minimalistic design language. Users can search and select properties and book them.

Live Demo

View Live Demo

Screenshots

screenshot

Features & Usage

  • A list of a few randomly generated properties available for booking
  • User can search their favorite apartment
  • User can sign-up using email, google, or phone number
  • User can login/logout to the account
  • User can like save and categories listing and go back to view them on a dedicated page
  • User can look through a listings photos with a carousal on its respective page
  • User can book and pay for their stay through the Stripe API
  • User can quickly search through listings using the Algolia API

Potential Features

  • More resilient authentication
  • Search by property
  • Payment using Stripe

Setup

  1. Clone this repository and access the project's directory.
  2. Navigate to the frontend's directory using cd realbnb-frontend
  3. Run yarn install
  4. Run yarn dev to start the development server.

Built Using

  • Typescript
  • React
  • Next.js
  • Chakra UI
  • GraphQL
  • Apollo
  • Prisma
  • Express
  • Faker.js
  • Stripe
  • Twilio
  • Algolia
  • Vercel

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

realbnb.vercel.app/


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%