Made this Project: SwiftTalk real-time chat application in my 2nd Year while learning Web Development.
- Utilizing the powerful MERN stack (MongoDB, Express.js, React.js, Node.js), this app offers seamless communication in real-time, ensuring instant connectivity and engagement.
- Security is paramount, which is why I've implemented JWT (JSON Web Tokens) for secure user authentication, ensuring that your data remains safe and protected.
- With the integration of Socket.io, users can enjoy real-time messaging, allowing for fluid and dynamic conversations without the need for constant page refreshing.
- Leveraging MongoDB as our database solution provides scalability and flexibility, ensuring smooth performance even as user base grows.
Functionalities & Features:-
Signup
Login
Logout
Search
Send Messages
Notification Sound
Automatic scrolling down of Chat Panel
Built with