{"id":22225283,"url":"https://github.com/christinec-dev/tic-tac-react","last_synced_at":"2026-04-14T10:32:22.322Z","repository":{"id":165491410,"uuid":"397338897","full_name":"christinec-dev/Tic-Tac-React","owner":"christinec-dev","description":"Tic-Tac-React: A simple Tic-Tac-Toe game made with ReactJs .","archived":false,"fork":false,"pushed_at":"2022-02-19T17:44:59.000Z","size":670,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T08:24:28.742Z","etag":null,"topics":["bootstrap","css3","javascript","javascript-game","react","react-components","reactjs","scss","tutorial"],"latest_commit_sha":null,"homepage":"https://tic-tac-react-christine.herokuapp.com/","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/christinec-dev.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":"2021-08-17T17:26:10.000Z","updated_at":"2022-02-19T17:45:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f056c108-b861-4108-a7eb-44d65bacf3ed","html_url":"https://github.com/christinec-dev/Tic-Tac-React","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/christinec-dev/Tic-Tac-React","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christinec-dev%2FTic-Tac-React","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christinec-dev%2FTic-Tac-React/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christinec-dev%2FTic-Tac-React/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christinec-dev%2FTic-Tac-React/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christinec-dev","download_url":"https://codeload.github.com/christinec-dev/Tic-Tac-React/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christinec-dev%2FTic-Tac-React/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31793212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["bootstrap","css3","javascript","javascript-game","react","react-components","reactjs","scss","tutorial"],"created_at":"2024-12-03T00:16:39.210Z","updated_at":"2026-04-14T10:32:22.308Z","avatar_url":"https://github.com/christinec-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac React!\nThis repository contains my version of the Tic Tac Toe game that every beginner should do on the Reactjs.org website (for reference view: https://reactjs.org/tutorial/tutorial.html). I call it: _Tic-Tac-React!_ \n\nIn my version, instead of doing all the coding for the game on a singular app.js or index.js page, I broke my source code up into their respective component files (Board.js, Game.js, Header.js, Square.js etc.). With this tutorial I refreshed my mind a bit on how to work with pure Reactjs, and, I even learnt how to import custom downloaded fonts from websites other than Google Fonts (which I'm extremely proud of)! This game is now fully functional, and I added a pulse transition to the squares that adds extra focus on the block on which the last move was made. I spent hours trying to create a modal using react-bootstrap to customize the player names, but each time it would not return correctly. \n\nDay one (1) of trying to code in React on my own was a success. I completed it with the following: React, JavaScript, HTML5, CSS3, SCSS and Bootstrap.I completed it with the following: React, JavaScript, HTML5, CSS3, SCSS and Bootstrap.\n\n#### FUTURE NOTE: \nCustom player names instead of 'X' and 'O', and the ability to play against the computer instead are all functions that I will implement at a later stage once I have more time and understanding.\n\n## 💣 Play Via Demo Link  💣 ## \n[Tic Tac React Game](tic-tac-react-christine.herokuapp.com/)\n#### **Please note that if the app does not load or gives an error, just reload the page and Heroku will work again. Sorry for any inconveniece :) ####\n\n## Video Preview\nhttps://user-images.githubusercontent.com/87696858/130235578-a0c7ce28-aa96-4732-9392-1518a277f72d.mp4\n\n## My Version UI\n![screencapture-localhost-3000-2021-08-17-19_28_24](https://user-images.githubusercontent.com/87696858/129773247-dc08be32-9726-4655-9e61-4ade9396db54.png)\n\n![screencapture-localhost-3000-2021-08-17-19_28_48](https://user-images.githubusercontent.com/87696858/129773257-106f39e7-741c-47ff-aa7b-8abfe045e542.png)\n\n## Tutorial Version UI\n![image](https://user-images.githubusercontent.com/87696858/129774655-5f256e40-0504-4b4f-9ee3-85ec0e5dc7ec.png)\n\n![image](https://user-images.githubusercontent.com/87696858/129774694-3a41a576-cb93-49e5-a794-d0fa6863cb2c.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristinec-dev%2Ftic-tac-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristinec-dev%2Ftic-tac-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristinec-dev%2Ftic-tac-react/lists"}