An open API service indexing awesome lists of open source software.

https://github.com/rounak00/chatify_client

Chatify is a modern full-stack chatting application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). It supports real-time messaging, group chats, and file sharing, delivering a seamless and interactive communication experience.
https://github.com/rounak00/chatify_client

expressjs mongodb nodejs pwa reactjs socket-io

Last synced: 3 months ago
JSON representation

Chatify is a modern full-stack chatting application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). It supports real-time messaging, group chats, and file sharing, delivering a seamless and interactive communication experience.

Awesome Lists containing this project

README

          

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

Home Page


## Screens
- SigbIn or SignUp Screen
- Chat Screen
- Profile Setup Screen


## Backend of the Project: https://github.com/Rounak00/Chatify_server



## Quick Glimpses of the site :



Auth PageAuthPage
Profile Setup PageProfileSetupPage


Non Selected Chat PageNon Selected Chat Page
Search ContactSearchContact


Selected Chat PageeSelectedChatPage

Image Viewer ComponentImageViewerComponent
Upload File ComponentUploadFileComponent

Group Create ComponentGroupCreateComponent
Group Chat ComponentGroupChatComponent