{"id":32382605,"url":"https://github.com/konstantint/kitty-reader","last_synced_at":"2025-10-25T01:49:19.261Z","repository":{"id":320577790,"uuid":"1082586215","full_name":"konstantint/kitty-reader","owner":"konstantint","description":"Reading assistance app for kids.","archived":false,"fork":false,"pushed_at":"2025-10-24T15:42:25.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-24T16:18:24.157Z","etag":null,"topics":["kids","learning","practice","reading","teaching","vibe-coded"],"latest_commit_sha":null,"homepage":"https://konstantint.github.io/kitty-reader/","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/konstantint.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":"2025-10-24T13:12:56.000Z","updated_at":"2025-10-24T15:37:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"86ea7860-58b2-4990-a57f-75fe4b7f1348","html_url":"https://github.com/konstantint/kitty-reader","commit_stats":null,"previous_names":["konstantint/kitty-reader"],"tags_count":null,"template":false,"template_full_name":"google-gemini/aistudio-repository-template","purl":"pkg:github/konstantint/kitty-reader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstantint%2Fkitty-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstantint%2Fkitty-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstantint%2Fkitty-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstantint%2Fkitty-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konstantint","download_url":"https://codeload.github.com/konstantint/kitty-reader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konstantint%2Fkitty-reader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280893644,"owners_count":26409279,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":["kids","learning","practice","reading","teaching","vibe-coded"],"created_at":"2025-10-25T01:48:28.745Z","updated_at":"2025-10-25T01:49:19.255Z","avatar_url":"https://github.com/konstantint.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kitty Reader\n\nAn interactive application to help young children learn to read by breaking down text into syllables and guiding them with a friendly kitty character.\n\nThis project was bootstrapped with Vite and uses React, TypeScript, and Tailwind CSS.\n\n## Project Setup\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (version 18.x or newer recommended)\n- npm (comes with Node.js)\n\n### Installation\n\n1.  Clone the repository or download the source code.\n2.  Navigate to the project directory in your terminal.\n3.  Install the required dependencies:\n    ```bash\n    npm install\n    ```\n\n## Available Scripts\n\n### `npm run dev`\n\nRuns the app in development mode. Open [http://localhost:5173](http://localhost:5173) to view it in your browser.\n\nThe page will reload when you make changes.\n\n### `npm run build`\n\nBuilds the app for production to the `dist/` folder. It correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include hashes. Your app is ready to be deployed!\n\n## Deployment\n\nThis project is configured to be deployed to a subdirectory named `/kitty-reader/`. This is set in the `vite.config.ts` file.\n\nIf you are deploying to a different path (e.g., the root of a domain or a different repository name), you should update the `base` property in `vite.config.ts`:\n\n```javascript\n// vite.config.ts\nexport default defineConfig({\n  plugins: [react()],\n  base: '/', // For root deployment\n  // or\n  base: '/your-new-repo-name/', // For deployment to a different subdirectory\n})\n```\n\nAfter running `npm run build`, you can deploy the contents of the `dist/` folder to any static hosting service like GitHub Pages, Vercel, or Netlify.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonstantint%2Fkitty-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonstantint%2Fkitty-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonstantint%2Fkitty-reader/lists"}