{"id":19249777,"url":"https://github.com/yunyoungsik/linkedin-clone","last_synced_at":"2026-04-13T19:31:42.628Z","repository":{"id":256418671,"uuid":"855223356","full_name":"yunyoungsik/Linkedin-Clone","owner":"yunyoungsik","description":"React와 tainlwind를 활용하여 제작한 웹 사이트입니다. ","archived":false,"fork":false,"pushed_at":"2024-09-30T15:35:06.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T16:27:56.728Z","etag":null,"topics":["axios","nodejs","react","tailwindcss","usequery"],"latest_commit_sha":null,"homepage":"https://linkedin-clone-uxfe.onrender.com","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/yunyoungsik.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-09-10T14:21:47.000Z","updated_at":"2024-09-30T15:36:09.000Z","dependencies_parsed_at":"2024-09-10T16:33:12.394Z","dependency_job_id":"edbb9035-37da-4cfd-b032-ca9f12cc261e","html_url":"https://github.com/yunyoungsik/Linkedin-Clone","commit_stats":null,"previous_names":["yunyoungsik/linkedin-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yunyoungsik/Linkedin-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FLinkedin-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FLinkedin-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FLinkedin-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FLinkedin-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yunyoungsik","download_url":"https://codeload.github.com/yunyoungsik/Linkedin-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FLinkedin-Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["axios","nodejs","react","tailwindcss","usequery"],"created_at":"2024-11-09T18:15:24.375Z","updated_at":"2026-04-13T19:31:42.608Z","avatar_url":"https://github.com/yunyoungsik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linkedin Clone\n\u003cimg style=\"width: 100%\" src=\"https://github.com/yunyoungsik/Linkedin-Clone/blob/main/frontend/public/thumnail.png?raw=true\" /\u003e\n\n[참고영상](https://youtu.be/Ycg48pVp3SU?si=SwV9RpdomWcs3mDO)\n\n## backend\n```\nmkdir linkedin\ncd linkedin\ncode -r .\nnpm init -y\nnpm i express mongoose dotenv mailtrap jsonwebtoken cookie-parser bcryptjs cloudinary\nnpm i nodemon -D\nnpm i cors\n```\n\npackage.json\n```\n\"type\": \"module\",\n  \"scripts\": {\n    \"dev\": \"nodemon backend/server.js\",\n    \"start\": \"node backend/server.js\"\n  },\n```\n\n## frontend\n```\nnpm create vite@latest .\nnpm install -D tailwindcss postcss autoprefixer\nnpx tailwindcss init -p\nnpm i -D daisyui@latest\nnpm i react-router-dom\nnpm i @tanstack/react-query\nnpm i axios react-hot-toast\nnpm i lucide-react\nnpm i date-fns\n```\n\n```\neslint.config.js에 react/prop-types를 off로 적용\n rules: {\n      ...js.configs.recommended.rules,\n      ...react.configs.recommended.rules,\n      ...react.configs['jsx-runtime'].rules,\n      ...reactHooks.configs.recommended.rules,\n      'react/jsx-no-target-blank': 'off',\n      'react-refresh/only-export-components': [\n        'warn',\n        { allowConstantExport: true },\n      ],\n      \"react/prop-types\": \"off\"\n    },\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunyoungsik%2Flinkedin-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunyoungsik%2Flinkedin-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunyoungsik%2Flinkedin-clone/lists"}