A real-time chat application built with the MERN stack (MongoDB, Express.js, React, Node.js), utilizing Socket.IO for real-time communication, JWT for secure authentication, and Tailwind CSS for a modern, responsive design. Deployed using render.
TryChatrr- https://chatrr-app.onrender.com/login
PORT= ["GIVE A PORT NUMBER"]
MONGO_DB_URI= ["PROVIDE THE DATABASE URL"]
JWT_KEY= ["RANDOM KEY FOR GENERATING TOKENS"]npm run buildnpm start1. Login & Signup functionality
2. Themes
3. Sidebar & Home page
4. Meesages section
5. Logout functionality
6. Notification
The app triggers a sound when a message is recieved
Node.js [For the backend development]
React [Majorly for frontend]
MongoDB [Database management]
Render [For deploying the app]
Socket.io [For making the app and the messages real time]
JWT [To securely transfer the messages from backend to frontend]
Tailwind CSS [For frontend]
Daisy UI [JSX components]
React toast [Used for the pop up messages]
For any support or assistance, you may email me.