{"id":18993600,"url":"https://github.com/benikk/connect","last_synced_at":"2026-06-23T22:01:36.538Z","repository":{"id":234610885,"uuid":"788331204","full_name":"BeNikk/Connect","owner":"BeNikk","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-01T06:59:01.000Z","size":7805,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-01T08:18:41.617Z","etag":null,"topics":[],"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/BeNikk.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-18T07:57:11.000Z","updated_at":"2024-08-01T08:18:44.458Z","dependencies_parsed_at":"2024-04-28T04:42:41.482Z","dependency_job_id":"c2b33666-1ef0-466f-9660-0a5d5c2d997a","html_url":"https://github.com/BeNikk/Connect","commit_stats":null,"previous_names":["benikk/maitconnect","benikk/twitter-clone","benikk/connect"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BeNikk/Connect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FConnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FConnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FConnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FConnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeNikk","download_url":"https://codeload.github.com/BeNikk/Connect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeNikk%2FConnect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34708272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2024-11-08T17:22:16.714Z","updated_at":"2026-06-23T22:01:36.520Z","avatar_url":"https://github.com/BeNikk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect\n\nConnect is a social networking platform built using the MERN stack (MongoDB, Express, React, Node.js) and styled with Tailwind CSS. It allows users to create profiles, post updates, and interact with other users through likes and comments.\n\n![Connect Logo](./Connect.png)\n\n## Features\n\n- User authentication and authorization\n- Profile creation and customization\n- Posting updates with text and images\n- Liking and commenting on posts\n- Real-time notifications\n\n## Tech Stack\n\n- **Frontend:** React, Tailwind CSS\n- **Backend:** Node.js, Express\n- **Database:** MongoDB\n- **Authentication:** JWT (JSON Web Tokens)\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/yourusername/connect.git\n    cd connect\n    ```\n\n2. Install dependencies for both the client and server:\n\n    ```bash\n    cd client\n    npm install\n    cd ../server\n    npm install\n    ```\n\n3. Set up environment variables:\n\n    Create a `.env` file in the `server` directory and add the following:\n\n    ```env\n    MONGO_URI=your_mongodb_uri\n    JWT_SECRET=your_jwt_secret\n    ```\n\n4. Run the application:\n\n    ```bash\n    # In the server directory\n    npm start\n\n    # In the client directory\n    npm start\n    ```\n\n5. Open your browser and navigate to `http://localhost:3000`.\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch: `git checkout -b feature-branch-name`.\n3. Make your changes and commit them: `git commit -m 'Add some feature'`.\n4. Push to the branch: `git push origin feature-branch-name`.\n5. Open a pull request.\n\n\n\n## Contact\n\nFor any questions or feedback, please reach out to mailto:(bhattnik442@gmail.com).\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenikk%2Fconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenikk%2Fconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenikk%2Fconnect/lists"}