https://live-chat-tan.vercel.app/

I have built a full stack real-time Chat App by using:

-Next.js,

-Next Auth for authentication,

-MongoDB for all database management,

-Pusher for Real-time messaging,

-React-Hook-Form for form validation,

-Tailwind CSS for a stunning UI design,

-Next Cloudinary for image upload and storage.

Screenshot_20240201_192157_Chrome Screenshot_20240201_170236_Chrome Screenshot_20240201_170310_Chrome Screenshot_20240201_170320_Chrome Screenshot_20240201_170329_Chrome Screenshot_20240201_184922_Chrome

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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