- React, Next.js, Node.js, MUI, PosgreSQL, AWS RDS, and API Routes.
- 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.
Steps to deploy:
1. npm install
2. npm run dev
TEST Open http://localhost:3000 with your browser to see the result.