{"id":32507108,"url":"https://github.com/kdannothere/pwa_tic_tac_toe","last_synced_at":"2026-05-14T22:44:51.089Z","repository":{"id":320239678,"uuid":"1081314716","full_name":"kdannothere/pwa_tic_tac_toe","owner":"kdannothere","description":"PWA test app: tic-tac-toe","archived":false,"fork":false,"pushed_at":"2025-10-22T18:13:19.000Z","size":364,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-22T19:09:24.808Z","etag":null,"topics":["javascript","pwa-app","react","tic-tac-toe"],"latest_commit_sha":null,"homepage":"https://kdannothere.github.io/pwa_tic_tac_toe/","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/kdannothere.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-22T15:54:02.000Z","updated_at":"2025-10-22T18:13:22.000Z","dependencies_parsed_at":"2025-10-22T19:09:29.800Z","dependency_job_id":"b3e6d2af-22e5-4b11-90a5-a6f89f05f870","html_url":"https://github.com/kdannothere/pwa_tic_tac_toe","commit_stats":null,"previous_names":["kdannothere/wpa_tic_tac_toe"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kdannothere/pwa_tic_tac_toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdannothere%2Fpwa_tic_tac_toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdannothere%2Fpwa_tic_tac_toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdannothere%2Fpwa_tic_tac_toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdannothere%2Fpwa_tic_tac_toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdannothere","download_url":"https://codeload.github.com/kdannothere/pwa_tic_tac_toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdannothere%2Fpwa_tic_tac_toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281326982,"owners_count":26482177,"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-27T02:00:05.855Z","response_time":61,"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":["javascript","pwa-app","react","tic-tac-toe"],"created_at":"2025-10-27T19:21:45.419Z","updated_at":"2025-10-27T19:21:46.617Z","avatar_url":"https://github.com/kdannothere.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pwa_tic_tac_toe\n\nThis project is a web application built using modern web technologies. It is designed to be a Progressive Web App (PWA), providing a seamless user experience with offline capabilities.\n\n## Project Structure\n\n```\nmy-wpa-app\n├── public\n│   ├── index.html          # Main HTML document\n│   ├── manifest.json       # Metadata for the web app\n│   └── sw.js              # Service worker for offline support\n├── src\n│   ├── index.js           # Entry point of the application\n│   ├── App.js             # Main App component\n│   ├── components\n│   │   └── Header.js      # Header component\n│   ├── styles\n│   │   └── main.css       # CSS styles for the application\n│   └── service\n│       └── registerServiceWorker.js # Service worker registration logic\n├── package.json           # npm configuration file\n├── .gitignore             # Files to ignore in version control\n└── README.md              # Project documentation\n```\n\n## Getting Started\n\nTo get started with the project, follow these steps:\n\n1. **Clone the repository:**\n   ```\n   git clone \u003crepository-url\u003e\n   cd my-wpa-app\n   ```\n\n2. **Install dependencies:**\n   ```\n   npm install\n   ```\n\n3. **Run the application:**\n   ```\n   npm start\n   ```\n\n4. **Build for production:**\n   ```\n   npm run build\n   ```\n\n## Features\n\n- Offline support through service workers\n- Responsive design\n- Easy to customize and extend\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdannothere%2Fpwa_tic_tac_toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdannothere%2Fpwa_tic_tac_toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdannothere%2Fpwa_tic_tac_toe/lists"}