{"id":15593070,"url":"https://github.com/adam-robson/tictactoe","last_synced_at":"2026-05-09T00:36:36.560Z","repository":{"id":122988208,"uuid":"577651823","full_name":"Adam-Robson/tictactoe","owner":"Adam-Robson","description":"This repository is a tic tac toe game built in react which will reset upon the game's ending.","archived":false,"fork":false,"pushed_at":"2025-03-13T06:44:19.000Z","size":3088,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T07:36:35.493Z","etag":null,"topics":["html-css-javascript","javascript","jsx","react","reactjs","vscode"],"latest_commit_sha":null,"homepage":"","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/Adam-Robson.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}},"created_at":"2022-12-13T08:10:20.000Z","updated_at":"2025-03-13T06:41:26.000Z","dependencies_parsed_at":"2023-11-14T08:30:36.049Z","dependency_job_id":"c56e7f16-c195-4ada-83cc-345feb46b43e","html_url":"https://github.com/Adam-Robson/tictactoe","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"8e77502e7255d2f4a708632b691a15cbfa8d5b58"},"previous_names":["adam-robson/tictactoe-react-xoxo","adam-robson/tictactoe-react","adam-robson/tictactoe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adam-Robson%2Ftictactoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adam-Robson%2Ftictactoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adam-Robson%2Ftictactoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adam-Robson%2Ftictactoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adam-Robson","download_url":"https://codeload.github.com/Adam-Robson/tictactoe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168110,"owners_count":20734390,"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":["html-css-javascript","javascript","jsx","react","reactjs","vscode"],"created_at":"2024-10-03T00:04:04.654Z","updated_at":"2026-05-09T00:36:36.496Z","avatar_url":"https://github.com/Adam-Robson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TicTacToe-React\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/95febbb9-544e-44f1-9b4d-86f9b42e765d/deploy-status)](https://app.netlify.com/sites/tiktaktoeinreact/deploys)\n[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge\u0026logo=ko-fi\u0026logoColor=white)](https://adamrobson.vercel.app/)\n[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/adamrayrobson)\n\nThis is an application built with [React](https://react.dev/), and bootstrapped with \n[Create React App](https://create-react-app.dev/).  It is a build of the classic \ngame [Tic-Tac-Toe](https://en.wikipedia.org/wiki/Tic-tac-toe).\n\n___\n\nLive demo on Netlify [here](https://tiktaktoeinreact.netlify.app).\n\n___\n\n\n## Table of Contents\n\n* [General Info](#general-information)\n* [Authors](#authors)\n* [Features](#features)\n* [Technologies Used](#technologies-used)\n* [Run locally](#run-locally)\n* [Acknowledgements](#acknowledgements)\n* [Contact](#contact)\n\n\n## General Information\n\nThis project was built as part of my time in the July 2022 cohort \nat Alchemy Code Lab, in Portland, Oregon.\n\n\n## Authors\n\n\u003e [@Adam-Robson](https://www.github.com/Adam-Robson)\n\n\n## Features\n\nAn exercise in tracking state with the React Context API.  \n\n\n## Technologies Used\n\n- JavaScript\n- JSX\n- CSS\n- React\n- ESLint\n- Prettier\n- GitHub Actions\n- Netlify\n\n\n## Run Locally\n\nThe following steps will run the app in the *development* mode:\n\n1. Clone the project: ```$ git clone https://the-project```\n\n2. Go to the project directory: ```$ cd the-project```\n\n3. Install dependencies: ```npm install```\n\n4. Start the server: ```npm run start```\n\n5. Open ```http://localhost:3000``` to view it in the browser.\n\nThe page will reload if you make edits, \nand any lint errors will appear in the console.\n\n\n## Acknowledgements\n\nThanks to Alchemy Code Lab and the makers of React for \nfacilitating the existence of this humble game. \n\n\n## Contact\n\nFeel free to reach out! I can be messaged through LinkedIn by \nclicking on the badge above, or by emailing me at adamray312@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam-robson%2Ftictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadam-robson%2Ftictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam-robson%2Ftictactoe/lists"}