{"id":25879599,"url":"https://github.com/ummamali/tictactoe","last_synced_at":"2026-04-08T16:02:06.908Z","repository":{"id":262993619,"uuid":"887892933","full_name":"Ummamali/tictactoe","owner":"Ummamali","description":"A simple Tic-Tac-Toe game built in React, featuring an interactive UI where two players take turns marking Xs and Os on a 3x3 grid. The game highlights the winner or a draw and allows resetting for a new round. It maintains game state using React hooks and ensures a smooth, responsive experience with minimalistic design.","archived":false,"fork":false,"pushed_at":"2024-11-17T09:28:42.000Z","size":454,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T10:55:32.913Z","etag":null,"topics":["css3","game","html5","nodejs","reacthooks","reactjs","reactjscomponents","responsive-design","singlepageapplication","tailwindcss","vitejs"],"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/Ummamali.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":"2024-11-13T13:17:58.000Z","updated_at":"2025-02-17T09:05:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"62e8f3b0-a5ac-4dcf-94cc-37acd870e14e","html_url":"https://github.com/Ummamali/tictactoe","commit_stats":null,"previous_names":["ummamali/tictactoe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ummamali/tictactoe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ummamali%2Ftictactoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ummamali%2Ftictactoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ummamali%2Ftictactoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ummamali%2Ftictactoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ummamali","download_url":"https://codeload.github.com/Ummamali/tictactoe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ummamali%2Ftictactoe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["css3","game","html5","nodejs","reacthooks","reactjs","reactjscomponents","responsive-design","singlepageapplication","tailwindcss","vitejs"],"created_at":"2025-03-02T13:19:21.259Z","updated_at":"2026-04-08T16:02:06.903Z","avatar_url":"https://github.com/Ummamali.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TicTacToe 🎮\n\nA modern, interactive Tic Tac Toe game built with React, JavaScript, HTML, and CSS. Styled with Tailwind CSS for a sleek, responsive design. Powered by Vite for a fast and efficient development experience.\n\n\u003cimg src='./public/preview.jpg'/\u003e\n\n---\n\n## 🚀 Features\n\n- **Interactive Gameplay:** Enjoy the classic Tic Tac Toe game with intuitive UI.\n- **Responsive Design:** Fully responsive layout, thanks to Tailwind CSS.\n- **Real-Time Updates:** React state management ensures seamless updates during gameplay.\n- **Lightweight \u0026 Fast:** Developed using Vite for super-fast development and optimized build outputs.\n\n---\n\n## 🛠️ Technologies Used\n\n\u003cdiv style=\"display: flex; gap: 10px;\"\u003e\n  \u003cimg src=\"https://img.icons8.com/color/80/000000/html-5.png\" alt=\"HTML\" width=\"35px\"/\u003e\n  \u003cimg src=\"https://img.icons8.com/color/80/000000/css3.png\" alt=\"CSS\" width=\"35px\"/\u003e\n  \u003cimg src=\"https://img.icons8.com/color/80/000000/javascript.png\" alt=\"JavaScript\" width=\"35px\"/\u003e\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/a/a7/React-icon.svg\" alt=\"React\" width=\"35px\"/\u003e\n\u003c/div\u003e\n\n- **Frontend:** React, JavaScript, HTML, CSS\n- **Styling:** Tailwind CSS\n- **Build Tool:** Vite\n\n---\n\n## 📂 Project Setup\n\n### Prerequisites\n\nMake sure you have the following installed on your system:\n\n- **Node.js** (v14 or later)\n- **npm** or **yarn**\n\n### Installation Steps\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/ummamali/tictactoe.git\n   cd tictactoe\n   npm run build\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fummamali%2Ftictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fummamali%2Ftictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fummamali%2Ftictactoe/lists"}