This is a Airbnb-Clone project. It has a huge set of features: browsing houses, logging in, booking a house, having the logic to determine if dates are already booked, paying the stay using Stripe, and then becoming hosts, adding our own houses with all the details, and selling them!
Screenshots
Run the development server by the following command:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.