{"id":25412843,"url":"https://github.com/parambirs/react-tic-tac-toe","last_synced_at":"2026-04-16T10:35:31.249Z","repository":{"id":43907798,"uuid":"234412385","full_name":"parambirs/react-tic-tac-toe","owner":"parambirs","description":"React tic-tac-toe tutorial (with solved exercises)","archived":false,"fork":false,"pushed_at":"2023-01-05T14:16:56.000Z","size":866,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T23:59:14.868Z","etag":null,"topics":["react","react-typescript","reactjs","tic-tac-toe","typescript"],"latest_commit_sha":null,"homepage":"https://parambirs.github.io/react-tic-tac-toe/","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/parambirs.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}},"created_at":"2020-01-16T21:09:37.000Z","updated_at":"2022-02-13T02:39:57.000Z","dependencies_parsed_at":"2023-02-04T06:02:42.442Z","dependency_job_id":null,"html_url":"https://github.com/parambirs/react-tic-tac-toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parambirs/react-tic-tac-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parambirs%2Freact-tic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parambirs%2Freact-tic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parambirs%2Freact-tic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parambirs%2Freact-tic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parambirs","download_url":"https://codeload.github.com/parambirs/react-tic-tac-toe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parambirs%2Freact-tic-tac-toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["react","react-typescript","reactjs","tic-tac-toe","typescript"],"created_at":"2025-02-16T13:35:44.607Z","updated_at":"2026-04-16T10:35:31.220Z","avatar_url":"https://github.com/parambirs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-tic-tac-toe\r\n\r\n[React tic-tac-toe tutorial](https://reactjs.org/tutorial/tutorial.html) implemented in TypeScript. It also includes the\r\ncode for the following challenges presented at the end of the tutorial:\r\n\r\n- Display the location for each move in the format (col, row) in the move history list.\r\n- Bold the currently selected item in the move list.\r\n- Rewrite Board to use two loops to make the squares instead of hardcoding them.\r\n- Add a toggle button that lets you sort the moves in either ascending or descending order.\r\n- When someone wins, highlight the three squares that caused the win.\r\n- When no one wins, display a message about the result being a draw.\r\n\r\nThe code is compiled using [Parcel Bundler](https://parceljs.org/).\r\n\r\n## See it in action\r\n\r\nhttps://parambirs.github.io/react-tic-tac-toe/\r\n\r\n## Running locally\r\n\r\n```\r\nnpm run dev\r\n```\r\n\r\n## Building production version\r\n\r\n```\r\nnpm run build\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparambirs%2Freact-tic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparambirs%2Freact-tic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparambirs%2Freact-tic-tac-toe/lists"}