Chat App
This project is a full-stack web app where users can chat with each other.
Features:
- Simple login system using JWT and BCrypt
- Users can create single chat with another user or group chats
- Users can send text or images through chat
- Real time chat update using websockets
- AI integration: users can chat with an LLM chatbot
Tech stack:
-
Frontend: React Typescript, Tailwind CSS, ShadCN
-
Backend: Express, Node.js, MongoDB