{"id":25403390,"url":"https://github.com/rounak00/chatify_client","last_synced_at":"2026-04-10T07:44:33.888Z","repository":{"id":252565401,"uuid":"840804356","full_name":"Rounak00/Chatify_client","owner":"Rounak00","description":"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.","archived":false,"fork":false,"pushed_at":"2025-04-30T18:20:53.000Z","size":2856,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T18:28:08.136Z","etag":null,"topics":["expressjs","mongodb","nodejs","pwa","reactjs","socket-io"],"latest_commit_sha":null,"homepage":"https://chatify-client-h57k.onrender.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rounak00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-10T18:24:31.000Z","updated_at":"2025-04-30T18:20:56.000Z","dependencies_parsed_at":"2025-01-02T15:34:05.336Z","dependency_job_id":null,"html_url":"https://github.com/Rounak00/Chatify_client","commit_stats":null,"previous_names":["rounak00/chatify_client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rounak00/Chatify_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rounak00%2FChatify_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rounak00%2FChatify_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rounak00%2FChatify_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rounak00%2FChatify_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rounak00","download_url":"https://codeload.github.com/Rounak00/Chatify_client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rounak00%2FChatify_client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265611434,"owners_count":23797884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expressjs","mongodb","nodejs","pwa","reactjs","socket-io"],"created_at":"2025-02-16T02:38:59.990Z","updated_at":"2026-04-10T07:44:28.864Z","avatar_url":"https://github.com/Rounak00.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@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\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n\n\n\u003cimg src=\"./ScreenShots/preview.png\" alt=\"Home Page\"/\u003e\n\n \u003cbr /\u003e\n\n## Screens\n- SigbIn or SignUp Screen\n- Chat Screen\n- Profile Setup Screen\n  \u003cbr /\u003e\n## Backend of the Project: https://github.com/Rounak00/Chatify_server\n\u003cbr/\u003e\u003cbr/\u003e\n## Quick Glimpses of the site : \n\n \u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eAuth Page\u003cimg src=\"./ScreenShots/auth.png\" alt=\"AuthPage\" /\u003e \u003c/td\u003e\n    \u003ctd\u003eProfile Setup Page\u003cimg src=\"./ScreenShots/profile.png\" alt=\"ProfileSetupPage\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eNon Selected Chat Page\u003cimg src=\"./ScreenShots/emptyChat.png\" alt=\"Non Selected Chat Page\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eSearch Contact\u003cimg src=\"./ScreenShots/search.png\" alt=\"SearchContact\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd colspan=\"2\"\u003eSelected Chat Pagee\u003cimg src=\"./ScreenShots/chat.png\" alt=\"SelectedChatPage\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003ctr\u003e\n    \u003ctd\u003eImage Viewer Component\u003cimg src=\"./ScreenShots/imageView.png\" alt=\"ImageViewerComponent\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eUpload File Component\u003cimg src=\"./ScreenShots/upload.png\" alt=\"UploadFileComponent\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003ctr\u003e\n    \u003ctd\u003eGroup Create Component\u003cimg src=\"./ScreenShots/groupCreate.png\" alt=\"GroupCreateComponent\" /\u003e\u003c/td\u003e\n    \u003ctd\u003eGroup Chat Component\u003cimg src=\"./ScreenShots/groupChat.png\" alt=\"GroupChatComponent\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\n \u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frounak00%2Fchatify_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frounak00%2Fchatify_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frounak00%2Fchatify_client/lists"}