Chatify - A Messenger clone built using Nextjs
- ⚡ Next.js 13
- 🛠 TypeScript
- 🗃 Tailwind CSS
- 💅 Next UI
- 🔒 NextAuth
- 📦 Prisma
- 🔥 ESLint
- 💖 Prettier
- 🧊 Pusher
- Clone the repository
git clone https://github.com/AnushDeokar/chatify
- Install dependencies using pnpm
yarn install
- Start the development server
yarn dev