{"id":27172277,"url":"https://github.com/krishna102001/letstalk","last_synced_at":"2026-04-05T22:35:50.284Z","repository":{"id":236526615,"uuid":"792785491","full_name":"krishna102001/letstalk","owner":"krishna102001","description":"let's Talk App is a Real time communication platform like a whatsapp. UI is taken from a Whatsapp Web Completely","archived":false,"fork":false,"pushed_at":"2024-06-17T14:08:11.000Z","size":3769,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-17T15:44:53.381Z","etag":null,"topics":["expressjs","material-ui","mongodb","reactjs","socket-io"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/krishna102001.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-27T15:17:22.000Z","updated_at":"2024-06-17T15:45:05.277Z","dependencies_parsed_at":"2024-06-17T15:44:54.987Z","dependency_job_id":null,"html_url":"https://github.com/krishna102001/letstalk","commit_stats":null,"previous_names":["krishna102001/whatsapp-clone","krishna102001/letstalk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishna102001%2Fletstalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishna102001%2Fletstalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishna102001%2Fletstalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishna102001%2Fletstalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krishna102001","download_url":"https://codeload.github.com/krishna102001/letstalk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248013493,"owners_count":21033365,"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","material-ui","mongodb","reactjs","socket-io"],"created_at":"2025-04-09T09:36:00.189Z","updated_at":"2026-04-05T22:35:45.202Z","avatar_url":"https://github.com/krishna102001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eLet's Talk App\u003c/h1\u003e\n\n## Overview\n\nThis repository contain the Let's Talk App Code build using the React.js for Frontend and Node.js for Backend. The UI is taken from the Whatsapp Web.\n\n## Features\n\n- User can Login using a Google Account\n- User Search Functionality\n- User can send the message and file(image,txt,pdf)\n- User will have a real-time communication\n\n## Technology Used\n\n- React.js\n- Express.js\n- MongoDB\n- MaterialUI\n- MaterilaIcon\n- Socket.io\n\n## Getting Started\n\n1. Clone the repository and navigate to the backend directory:\n\n   ```bash\n   git clone https://github.com/krishna102001/letstalk.git\n   ```\n\n### Frontend\n\n2. In terminal run the command:\n\n   ```bash\n   cd frontend\n   npm i\n   ```\n\n3. Create a `.env` files in root directory and add the following environment variables:\n\n   ```env\n   VITE_CLIENT_ID=\"{Your Google Cloud Client ID}\"\n   ```\n\n4. Start the frontend server:\n\n   ```bash\n   npm run dev\n   ```\n\n   The frontend server should now be running on `http://localhost:5173`.\n\n### Backend\n\n5. In terminal run the command:\n\n   ```bash\n   cd backend\n   npm i\n   ```\n\n6. Create a `.env` files in root directory and add the following environment variables:\n\n   ```env\n   MONGODB_URI=\"{Your MongoDB driver Url}\"\n   ```\n\n7. Start the backend server:\n\n   ```bash\n   npm start\n   ```\n\n   The backend server should now be running on `http://localhost:4000`.\n\n### Socket\n\n8. In terminal run the command:\n\n   ```bash\n   cd socket\n   npm i\n   ```\n\n9. Start the socket server:\n\n   ```bash\n   npm start\n   ```\n\n   The socket server should now be running on `http://localhost:9000`.\n\n## Preview\n\n\u003cimg src=\"https://github.com/krishna102001/letstalk/blob/master/Preview/Screenshot%202024-06-17%20at%206.56.03%E2%80%AFPM.png?raw=true\" /\u003e\n\n\u003cimg src=\"https://github.com/krishna102001/letstalk/blob/master/Preview/Screenshot%202024-06-17%20at%206.56.39%E2%80%AFPM.png?raw=true\" /\u003e\n\n\u003cimg src=\"https://github.com/krishna102001/letstalk/blob/master/Preview/Screenshot%202024-06-17%20at%206.57.00%E2%80%AFPM.png?raw=true\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishna102001%2Fletstalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishna102001%2Fletstalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishna102001%2Fletstalk/lists"}