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.
- Host: GitHub
- URL: https://github.com/rounak00/chatify_client
- Owner: Rounak00
- License: mit
- Created: 2024-08-10T18:24:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T18:20:53.000Z (about 1 year ago)
- Last Synced: 2025-04-30T18:28:08.136Z (about 1 year ago)
- Topics: expressjs, mongodb, nodejs, pwa, reactjs, socket-io
- Language: JavaScript
- Homepage: https://chatify-client-h57k.onrender.com
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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 Page
Profile Setup Page
Non Selected Chat Page
Search Contact
Selected Chat Pagee
Image Viewer Component
Upload File Component
Group Create Component
Group Chat Component