{"id":28543288,"url":"https://github.com/orgball2608/reactchatapp","last_synced_at":"2025-07-30T17:34:23.014Z","repository":{"id":65109502,"uuid":"578188760","full_name":"orgball2608/ReactChatApp","owner":"orgball2608","description":"Realtime Chat App (React, TailwindCSS, Redux Toolkit, Socket.IO-client, Peerjs,... )","archived":false,"fork":false,"pushed_at":"2023-08-02T16:41:02.000Z","size":9292,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T21:08:35.461Z","etag":null,"topics":["animejs","emoji-mart","peerjs","react-hook-form","react-infinite-scroll-component","reactjs","redux","redux-toolkit","socket-io-client","tailwindcss","typescript","yup"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orgball2608.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-14T13:17:48.000Z","updated_at":"2025-06-06T10:15:36.000Z","dependencies_parsed_at":"2023-02-13T01:16:06.585Z","dependency_job_id":null,"html_url":"https://github.com/orgball2608/ReactChatApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/orgball2608/ReactChatApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orgball2608%2FReactChatApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orgball2608%2FReactChatApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orgball2608%2FReactChatApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orgball2608%2FReactChatApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orgball2608","download_url":"https://codeload.github.com/orgball2608/ReactChatApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orgball2608%2FReactChatApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267911514,"owners_count":24164461,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["animejs","emoji-mart","peerjs","react-hook-form","react-infinite-scroll-component","reactjs","redux","redux-toolkit","socket-io-client","tailwindcss","typescript","yup"],"created_at":"2025-06-09T21:08:41.198Z","updated_at":"2025-07-30T17:34:23.006Z","avatar_url":"https://github.com/orgball2608.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime chat app\n\nA full-feature messenger clone built with React and Nestjs\n\n## Backend\n\nThis is the backend for the [NestChatApp](https://github.com/orgball2608/NestChatApp) project.\n\n## Main technology used\n\n- React, Typescript, Tailwind\n- Redux toolkit\n- Socket.io\n- Peerjs\n- React-infinite-scroll-component\n- Emoji-mart\n\n## Features\n- Create conversations (personally, group)\n- Allow sending\n  - Text\n  - Image\n  - Multi image\n  - File\n  - Multi file\n  - Stickers (from zalo)\n  - Gif (from giph)\n  - Emoji (emoji-mart)\n- Online, offline friend status\n- Video call, call (accept, reject, hang up, turn off mic, camera, hidden shortcut)\n- Group video call, call (accept, reject, hang up, turn off mic, camera, hidden shortcut)\n- Scroll top to load message\n- Recipient is typing status\n- Send friend request, reject, view profile, ....\n- Show if user has seen message\n- Drop file to upload\n- Paste image from clipboard\n- Send reactions to message (like, love, care, haha, wow, sad, angry)\n- Unsent message\n- Delete message\n- Reply message\n- Forward message\n- Change conversation settings\n  - Change theme\n  - Change emoji icon\n  - Change nickname\n- Change group conversation settings\n  - Change theme\n  - Change title\n  - Change emoji icon\n  - Change nickname\n  - Change avatar\n- View conversation images, files\n- Detect link an add an anchor to it\n- ....\n\n## Installation\n\n- Clone the project\n- Run `npm install`\n- Create your own firebase project\n- Create your own giphy developer account\n- Example .env file:\n\n```env\nREACT_APP_API_URL=http://localhost:3001/api\nREACT_APP_WEBSOCKET_URL=http://localhost:3001\nREACT_APP_GIPHY_API_KEY=\n```\n\n## Previews\n![register](https://github.com/orgball2608/ReactChatApp/assets/81631701/9c8155a3-6904-4136-9c6f-fcd72ef1810e)\n![chat](https://github.com/orgball2608/ReactChatApp/assets/81631701/11478a8c-c0fe-4411-a6d2-e01b1dce3776)\\\n![chat-7](https://github.com/orgball2608/ReactChatApp/assets/81631701/f6b35a01-f78b-4b4b-a45d-5f6d3b4c53fe)\n![chat-6](https://github.com/orgball2608/ReactChatApp/assets/81631701/394db553-3bcf-4051-baff-ccea593339f2)\n![Screenshot 2023-08-02 225539](https://github.com/orgball2608/ReactChatApp/assets/81631701/d9fb1393-c80f-4bb6-8bb3-0b281c707881)\n![call-1](https://github.com/orgball2608/ReactChatApp/assets/81631701/5ede92ce-21aa-42c0-8cb0-cd4b0f434558)\n![call](https://github.com/orgball2608/ReactChatApp/assets/81631701/ce6e8042-ccdf-4e10-8823-357be5f73b6c)\n![call-4](https://github.com/orgball2608/ReactChatApp/assets/81631701/9b563e61-118a-4e73-b737-02f2fa290baa)\n![friend](https://github.com/orgball2608/ReactChatApp/assets/81631701/f5ce0ce4-e56a-4bdf-80d4-9ba1fe41627f)\n\n\n## Summary\n\n👉 If you like this project, give it a star ✨ and share 👨🏻‍💻 it to your friends 👈\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forgball2608%2Freactchatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forgball2608%2Freactchatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forgball2608%2Freactchatapp/lists"}