Skip to content

mrxsal/messenger-clone

Repository files navigation

This is a Next.js project bootstrapped with create-next-app. Demo deployed with Vercel HERE. You can register or log in with google to try it out.

Technologies used

NextJS 13 with the new app router Tailwind css for styling NextAuth for user authentication with oauth signin Prisma as database ORM MongoDB as database Pusher for real-time changes

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Releases

No releases published

Packages

No packages published

Languages