{"id":46117023,"url":"https://github.com/umsungjun/frontend-kit","last_synced_at":"2026-03-01T23:34:04.985Z","repository":{"id":339530372,"uuid":"1162201346","full_name":"umsungjun/frontend-kit","owner":"umsungjun","description":"프론트엔드 개발자 면접 준비를 위한 플래시카드 웹앱입니다. 출퇴근 시간에 스와이프하며 핵심 개념을 빠르게 복습하고, 앱을 벗어나지 않고 AI에게 바로 질문할 수 있습니다.","archived":false,"fork":false,"pushed_at":"2026-02-28T11:19:44.000Z","size":480,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-28T15:40:13.044Z","etag":null,"topics":["ai","javascript","pwa","react"],"latest_commit_sha":null,"homepage":"https://kr-frontend-kit.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umsungjun.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-20T01:19:10.000Z","updated_at":"2026-02-28T11:19:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/umsungjun/frontend-kit","commit_stats":null,"previous_names":["umsungjun/frontend-kit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/umsungjun/frontend-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umsungjun%2Ffrontend-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umsungjun%2Ffrontend-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umsungjun%2Ffrontend-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umsungjun%2Ffrontend-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umsungjun","download_url":"https://codeload.github.com/umsungjun/frontend-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umsungjun%2Ffrontend-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29987698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T22:42:38.399Z","status":"ssl_error","status_checked_at":"2026-03-01T22:41:51.863Z","response_time":124,"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":["ai","javascript","pwa","react"],"created_at":"2026-03-01T23:34:04.416Z","updated_at":"2026-03-01T23:34:04.979Z","avatar_url":"https://github.com/umsungjun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Kit\n\n프론트엔드 개발자 면접 준비를 위한 플래시카드 웹앱입니다. 출퇴근 시간에 스와이프하며 핵심 개념을 빠르게 복습하고, 앱을 벗어나지 않고 AI에게 바로 질문할 수 있습니다.\n\n**→ [kr-frontend-kit.vercel.app](https://kr-frontend-kit.vercel.app)**\n\n## 주요 기능\n\n- 스와이프 / 버튼으로 카드 넘기기\n- 답변 슬라이드 애니메이션으로 공개\n- 6개 카테고리 필터 (CS, HTML/CSS, JavaScript, React, 자료구조, 알고리즘)\n- 랜덤 셔플 모드\n- AI 문답 기능 (Gemma 3 27B 기반, 현재 카드 컨텍스트 연동)\n- 다크모드 / 라이트모드\n- 글자 크기 조절 (소 / 중 / 대)\n- 키보드 단축키 (← →, Space / Enter)\n- PWA 지원 (홈 화면 추가, 오프라인 접속)\n\n## 기술 스택\n\n| 항목       | 기술                            |\n| ---------- | ------------------------------- |\n| 프레임워크 | Next.js 16 (App Router)         |\n| 스타일링   | Tailwind CSS v4                 |\n| 애니메이션 | motion                          |\n| 스와이프   | react-swipeable                 |\n| 테마       | next-themes                     |\n| PWA        | @serwist/next                   |\n| 아이콘     | lucide-react                    |\n| 상태관리   | React Context + useReducer      |\n| AI         | Google Gemini API (Gemma 3 27B) |\n\n## 시작하기\n\n```bash\npnpm install\npnpm dev\n```\n\n로컬 환경에서 AI 문답 기능을 사용하려면 루트에 `.env.local`을 생성하고 Gemini API 키를 설정하세요.\nAPI 키는 [Google AI Studio](https://aistudio.google.com/api-keys)에서 발급받을 수 있습니다.\n\n```env\nGEMINI_API_KEY=your_api_key_here\n```\n\n[http://localhost:3000](http://localhost:3000)에서 확인할 수 있습니다.\n\n## 빌드\n\n```bash\npnpm build\npnpm start\n```\n\n## 질문 출처\n\n질문 목록은 [prepare_frontend_interview](https://github.com/junh0328/prepare_frontend_interview) 저장소를 기반으로 작성되었습니다.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumsungjun%2Ffrontend-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumsungjun%2Ffrontend-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumsungjun%2Ffrontend-kit/lists"}