Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rozen2007 authored Aug 26, 2021
1 parent a76d0eb commit 8bf63d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RozBnb😱
![enter image description here](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629653062/ezgif.com-gif-maker_kq41kv.gif)
![1.gif](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629653062/ezgif.com-gif-maker_kq41kv.gif)
This is an Amazing Redesign of AirBnb which is actually a part of a hackathon🐱‍💻. Basically the task was, to create an Amazing app which uses the Auth0 Sign In Provider🔒.

## Tech Stack
Expand All @@ -15,7 +15,7 @@ Date Picker📅: [React Date Range](https://hypeserver.github.io/react-date-rang


# Authentication💻
![enter image description here](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629696789/ezgif.com-gif-maker_1_xdbhwh.gif)
![2.gif](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629696789/ezgif.com-gif-maker_1_xdbhwh.gif)
For the Authentication, I have used an amazing provider called Auth0.


Expand All @@ -25,15 +25,15 @@ Auth0 provides the most extensive functionality which ensure the user authentica
I noticed that there is a need to add social authentication to apps while I was practicing .Apparently I was looking for a solution and I came across Auth0. Its security, universality, and ease of use made me choose this for my Authentication .

# Search Results🔎
![enter image description here](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629783352/ezgif.com-gif-maker_3_hahyjw.gif)
![3.gif](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629783352/ezgif.com-gif-maker_3_hahyjw.gif)
After clicking the search button you will be redirected to the result page. The first thing which you will be seeing in the result page is a Dark themed map with a series of hotels. The map is handled by [MapBox](https://www.mapbox.com/).

MapBox is a alternative for google map which doesn't ask for any kind of details and we can style the map for our necessity. And the series of hotels is fetched from a fake json api which is possible with [Jsonkeeper](https://jsonkeeper.com/)

Search Result Data🔍: https://bit.ly/2UVA8Mo

# Payment💳
![enter image description here](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629870272/ezgif.com-gif-maker_4_ryiy7x.gif)
![4.gif](https://res.cloudinary.com/dp0qzldgh/image/upload/v1629870272/ezgif.com-gif-maker_4_ryiy7x.gif)

In result page, you will be able to see a `buy now` button on the info card and when you click on it , you will be redirect to the payment page . This page is handled by **one of the secured payment gateway providers 🔒** known as [Stripe](https://stripe.com/).

Expand Down

1 comment on commit 8bf63d5

@vercel
Copy link

@vercel vercel bot commented on 8bf63d5 Aug 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.