{"id":20064678,"url":"https://github.com/overloadedsam/slack-clone","last_synced_at":"2026-04-07T16:31:29.109Z","repository":{"id":181552290,"uuid":"573767065","full_name":"OverloadedSam/slack-clone","owner":"OverloadedSam","description":"A chat application that mimics the UI of the official Slack app. Users can create channels and send messages by logging in with a google account.","archived":false,"fork":false,"pushed_at":"2022-12-03T12:42:48.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T22:34:33.304Z","etag":null,"topics":["firebase","firebase-auth","firestore","material-ui","react","styled-components"],"latest_commit_sha":null,"homepage":"https://slack-org.web.app","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/OverloadedSam.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}},"created_at":"2022-12-03T11:18:54.000Z","updated_at":"2022-12-03T14:10:21.000Z","dependencies_parsed_at":"2023-07-16T07:34:24.547Z","dependency_job_id":null,"html_url":"https://github.com/OverloadedSam/slack-clone","commit_stats":null,"previous_names":["overloadedsam/slack-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OverloadedSam/slack-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2Fslack-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2Fslack-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2Fslack-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2Fslack-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OverloadedSam","download_url":"https://codeload.github.com/OverloadedSam/slack-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2Fslack-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31520418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["firebase","firebase-auth","firestore","material-ui","react","styled-components"],"created_at":"2024-11-13T13:47:23.690Z","updated_at":"2026-04-07T16:31:29.089Z","avatar_url":"https://github.com/OverloadedSam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slack Clone\n\nSlack clone is a chat application that mimics the UI of the official Slack app. This project is built primarily using `React`, `Firebase`, `styled-components` and `@mui/icons-material`. Users can log in to the app using a google account. Users can create channels and send messages to chat with other logged-in users in real time.\n\n## Requirements\n\n- `node \u003e= 18.12.1`\n- `npm \u003e= 8.19.2`\n\n## Usage\n  1. Clone the repository.\n\n    $ git clone https://github.com/OverloadedSam/slack-clone.git\n\n  2. Move to the directory.\n\n    $ cd slack-clone\n\n  3. Install project dependencies.\n\n    $ npm install\n\n## Setting Up Environment Variables\nYou have to set the environment variables of your configuration before starting the server.\n\nPlace a `.env` file in the project's root folder, i.e. `slack-clone/.env`, and set the following environment variable according to your firebase app configuration.\n\n    REACT_APP_API_KEY={firebase_project_api_key}\n    REACT_APP_AUTH_DOMAIN={firebase_project_auth_domain}\n    REACT_APP_PROJECT_ID=s{firebase_app_project_id}\n    REACT_APP_STORAGE_BUCKET={firebase_app_bucket_id}\n    REACT_APP_MESSAGING_SENDER_ID={firebase_app_messaging_sender}\n    REACT_APP_APP_ID={firebase_app_id}\n\n## Running The Project\n\n    $ cd slack-clone/\n    $ npm start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverloadedsam%2Fslack-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverloadedsam%2Fslack-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverloadedsam%2Fslack-clone/lists"}