/

Let's build something amazing together.

/

Airbnb

Full Stack Application

Project

Overview

This is a full stack application written in TypeScript. I used TailwindCSS while styling the project and added mobile responsiveness. MongoDB is used as the database and I used Prisma to ensure data consistency and create my type safe schema. Google and Github auth options are available for a user to create their account, or they can create credentials on the site. Once logged in, users are able to query through listings and dates to then reserve their booking.

Technologies

Nextjs

TypeScript

TailwindCSS

MongoDB

Prisma

Vercel

Back