{"id":18369098,"url":"https://github.com/bitfancy/whatsapp-clone-mern","last_synced_at":"2025-04-10T19:39:37.791Z","repository":{"id":237689811,"uuid":"753983480","full_name":"BitFancy/Whatsapp-clone-mern","owner":"BitFancy","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-07T07:02:34.000Z","size":2640,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T20:54:18.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/BitFancy.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-02-07T06:57:21.000Z","updated_at":"2024-10-26T20:14:41.000Z","dependencies_parsed_at":"2024-05-03T01:21:19.939Z","dependency_job_id":null,"html_url":"https://github.com/BitFancy/Whatsapp-clone-mern","commit_stats":null,"previous_names":["bitfancy/whatsapp-clone-mern"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FWhatsapp-clone-mern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FWhatsapp-clone-mern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FWhatsapp-clone-mern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FWhatsapp-clone-mern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitFancy","download_url":"https://codeload.github.com/BitFancy/Whatsapp-clone-mern/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281424,"owners_count":21077423,"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":[],"created_at":"2024-11-05T23:28:27.114Z","updated_at":"2025-04-10T19:39:37.764Z","avatar_url":"https://github.com/BitFancy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cb\u003eWhatsApp clone build using MERN stack\u003c/b\u003e\n---\n\n\n\n#### 🧾 Description\n\nIts build using MERN stack and uses \u003ca href='https://socket.io/'\u003esocket.io\u003c/a\u003e for realtime messaging, online statuses, typing indicators, notifications etc.\n\n#### ✨ Features\n\n- [x] User authentication.\n- [x] Search for users to chat with.\n- [x] Chat in realtime with \u003ca href='https://socket.io/'\u003esocket.io\u003c/a\u003e.\n- [x] User's realtime online/offline status in private chat.\n- [x] Responsive upto a limit.\n- [x] And most importantly 😎 Feels just like whatsapp-web (or Desktop app).\n\n#### ⚙ Tools and Technologies used\n\n###### Frontend\n\n1. [React.js](https://reactjs.org/)\n2. [Material-ui](https://mui.com/)\n\n###### Backend\n\n1. [Node.js](https://nodejs.org/en/)\n2. [Express.js](https://expressjs.com/)\n3. [MongoDB](https://www.mongodb.com/)\n5. [Socket.io](https://socket.io/)\n\n#### 🛠 Installation and setup\n\n1. Clone the repo to your local machine.\n2. Install the required dependency for server using :\n\n   ```javascript\n   cd server\n   npm install\n   ```\n\n3. Install the required dependency for client using :\n\n   ```javascript\n   cd client\n   npm install\n   ```\n\n4. Install the required dependency for socket using :\n\n   ```javascript\n   cd socket\n   npm install\n   ```\n\n5. Create a .env file inside the server folder and provide the following environment variables:\n\n   ```\n   DB_USERNAME=\u003cyour-db-username\u003e\n   DB_PASSWORD=\u003cyour-db-password\u003e\n   \n   ```\n\n6. Start the express server using :\n\n   ```javascript\n   npm start\n   ```\n\n7. Start the react development server using:\n\n   ```javascrip\n   cd client\n   npm start\n   ```\n\n8. Start the socket using:\n\n   ```javascrip\n   cd socket\n   npm start\n   ```\n9 Open your web browser and visit http://localhost:3000 to access the Discord clone. \n\n\u003cp align='center'\u003e\n\u003cimg src='./images/login-pannel.png' \u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src='./images/authentication.png' \u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src='./images/chat-and-user-frame.png' \u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src='./images/chat.png' \u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src='./images/profile-button.png' \u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src='./images/user-profile.png' \u003e\n\u003c/p\u003e\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\n\u003ca target=\"_blank\" href=\"https://www.linkedin.com/in/vinayak-chittora/\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/linkedin-%230077B5.svg?\u0026style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" /\u003e\n\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"mailto:vinayakchittora31@gmail.com\"\u003e\n \u003cimg src=\"https://img.shields.io/badge/gmail-D14836?\u0026style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" /\u003e\n\u003c/a\u003e \n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cp align='center'\u003e\n(If you liked the project, give it star 😃)\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfancy%2Fwhatsapp-clone-mern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfancy%2Fwhatsapp-clone-mern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfancy%2Fwhatsapp-clone-mern/lists"}