JerryChat

screenshot of JerryChat
express
react
chakra-ui

JerryChat App – a simple and efficient platform that facilitates one-to-one and group chat. Developed using the MERN stack and integrated with Socket.io, features : real-time updates,notification alerts,group create/update/delete. With an intuitive interface and JerryChat App provides a user-frie...

Overview

JerryChat is an innovative full stack chatting app that leverages cutting-edge technologies for real-time communication. Built using Socket.io, it ensures that conversations happen seamlessly and instantly, while prioritizing user privacy by storing sensitive details in an encrypted format within a MongoDB database. The combination of a robust technology stack, which includes React JS for the client-side and Node JS with Express JS for the server-side, makes JerryChat a powerful tool for users seeking reliable and secure messaging options.

The application also offers an easy setup for local development, allowing users to clone the project, install dependencies, and start the server and client with just a few steps. Whether you're looking to chat one-on-one or create group conversations, JerryChat provides the features and flexibility for an excellent chatting experience.

Features

  • Real-Time Chatting with Typing Indicators: Engage in instant messaging with real-time notifications of when others are typing.
  • One-to-One Chat: Enjoy private conversations securely with individual users.
  • Search Users: Quickly find and connect with other users through an efficient search function.
  • Create Group Chats: Easily set up chats with multiple participants for collaborative discussions.
  • Notifications: Stay informed with alerts for new messages and activities within your chats.
  • Add or Remove Users from Group: Manage group conversations by adding or removing participants as needed.
  • View Other User Profile: Get to know your chat partners better by viewing their profiles.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.