Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 757 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 757 Bytes

Bookin - A Simple AirBnb Clone created from scratch!

Screenshot 2023-04-03 at 12 41 53 AM

Tech Stack

  • React, Next.js, Node.js, MUI, PosgreSQL, AWS RDS, and API Routes.

Features:

  • Built a full stack web app from scratch that allows users to list properties for rent or vacation booking.
  • Features: Dynamic property listing from a DB (hosted on AWS) via API endpoints, user profiles, search filters, and a reservation system.

Getting Started

Steps to deploy:

1. npm install
2. npm run dev

TEST Open http://localhost:3000 with your browser to see the result.