https://react-chat-app-rosy-omega.vercel.app/
📨 Chat App, where users can create chatrooms/groupchats with other users and send messages and images to eachother.
- Sign-in Page for users to authenticate with Firebase Auth.
- Search for other users and create new chatrooms / groupchats.
- Within a chatroom, users can send messages and images/gifs, as well as reply to messages and post emoji reactions.
- Users are notified when they receive a new message and can see unread messages from a chatroom from the sidebar
- React + Typescript
- Tailwindcss
- Zustand State Management
- Firebase (using authentication, cloud firestore and storage)