{"id":27918799,"url":"https://github.com/addyosmani/tunnel-bear-login","last_synced_at":"2025-05-16T06:06:01.200Z","repository":{"id":277800406,"uuid":"933525684","full_name":"addyosmani/tunnel-bear-login","owner":"addyosmani","description":"Repro of \"The Tunnel Bear\" login page","archived":false,"fork":false,"pushed_at":"2025-02-16T21:31:08.000Z","size":280,"stargazers_count":383,"open_issues_count":6,"forks_count":79,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-14T03:21:09.747Z","etag":null,"topics":["login"],"latest_commit_sha":null,"homepage":"https://bear.addy.ie","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/addyosmani.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}},"created_at":"2025-02-16T06:59:29.000Z","updated_at":"2025-05-03T13:37:03.000Z","dependencies_parsed_at":"2025-05-06T18:39:36.837Z","dependency_job_id":"b5effb15-f025-4a44-aad5-7cfb54d61ad2","html_url":"https://github.com/addyosmani/tunnel-bear-login","commit_stats":null,"previous_names":["addyosmani/tunnel-bear-login"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addyosmani%2Ftunnel-bear-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addyosmani%2Ftunnel-bear-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addyosmani%2Ftunnel-bear-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addyosmani%2Ftunnel-bear-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/addyosmani","download_url":"https://codeload.github.com/addyosmani/tunnel-bear-login/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478189,"owners_count":22077676,"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":["login"],"created_at":"2025-05-06T18:25:42.878Z","updated_at":"2025-05-16T06:05:58.972Z","avatar_url":"https://github.com/addyosmani.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tunnel Bear Login Animation\n\nA delightful login form implementation inspired by [The Tunnel Bear](https://www.tunnelbear.com/account/login) by Kadri Jibraan. This project recreates the charming bear animation that responds to user input and focus states.\n\n## Features\n\n- Interactive bear animation that responds to email input length\n- Playful hide animation when focusing on the password field\n- Clean, modern UI with Tailwind CSS\n\n## Project Structure\n\nThe project follows React best practices with a modular component architecture:\n\n```\nsrc/\n├── components/\n│   ├── BearAvatar.tsx    # Animated bear image component\n│   ├── Input.tsx         # Reusable form input component\n│   └── LoginForm.tsx     # Main login form component\n├── hooks/\n│   ├── useBearAnimation.ts   # Bear animation state management\n│   └── useBearImages.ts      # Image loading and sorting logic\n└── assets/\n    └── img/              # Bear animation image sequences\n```\n\n## Technical Details\n\n- Built with React 19 and TypeScript\n- Styled using Tailwind CSS\n- Vite for fast development and building\n- Modular architecture with custom hooks for state management\n- Optimized image loading and sorting\n\n## Development\n\n1. Install dependencies:\n```bash\nnpm install\n```\n\n2. Start the development server:\n```bash\nnpm run dev\n```\n\n3. Build for production:\n```bash\nnpm run build\n```\n\n## Credits\n\nThis project is a React implementation inspired by [The Tunnel Bear](https://www.tunnelbear.com/account/login) login form created by Kadri Jibraan. All bear animations and design concepts are credited to the original work.\n\n## License\n\nThis project is for educational purposes only. The original design and animations are property of TunnelBear.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddyosmani%2Ftunnel-bear-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faddyosmani%2Ftunnel-bear-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddyosmani%2Ftunnel-bear-login/lists"}