Messenger Clone

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Tech Stack

-- Next.js -- Tailwind CSS -- Prisma -- MongoDB (Atlas) (db name test) -- Pusher (Notifications) -- NextAuth (Authentication) -- Vercel (Deployment)