Chit Chat is a real-time messaging web application built with modern technologies.
- Next.js 14
- Redis
- Auth.js
- Tailwind CSS
- Pusher (for real-time channels)
- Real-time messaging
- User authentication
- Responsive design
- Clone the repository
- Install dependencies:
npm install
- Set up environment variables
- Run the development server:
npm run dev
Contributions are welcome! Please feel free to submit a Pull Request.