{"id":24994144,"url":"https://github.com/saagor16/tic-tac-toe","last_synced_at":"2026-04-16T10:02:34.408Z","repository":{"id":274134069,"uuid":"921514711","full_name":"saagor16/Tic-Tac-Toe","owner":"saagor16","description":"A simple, interactive, and visually appealing Tic-Tac-Toe game built with React and customized CSS for enhanced styling. This project demonstrates the use of modern React features and provides a responsive design for seamless gameplay across devices.","archived":false,"fork":false,"pushed_at":"2025-01-27T03:39:29.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T18:23:06.280Z","etag":null,"topics":["css","html5","javascript","reactjs"],"latest_commit_sha":null,"homepage":"https://tic-tac-toe-theta-rosy.vercel.app","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/saagor16.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":"2025-01-24T04:59:06.000Z","updated_at":"2025-01-27T03:40:36.000Z","dependencies_parsed_at":"2025-03-29T13:44:25.383Z","dependency_job_id":"f938fda8-0606-4de8-908f-74088b33b8b2","html_url":"https://github.com/saagor16/Tic-Tac-Toe","commit_stats":null,"previous_names":["saagor16/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saagor16/Tic-Tac-Toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FTic-Tac-Toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FTic-Tac-Toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FTic-Tac-Toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FTic-Tac-Toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saagor16","download_url":"https://codeload.github.com/saagor16/Tic-Tac-Toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saagor16%2FTic-Tac-Toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880884,"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":["css","html5","javascript","reactjs"],"created_at":"2025-02-04T14:39:08.875Z","updated_at":"2026-04-16T10:02:34.391Z","avatar_url":"https://github.com/saagor16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic-Tac-Toe\n\nA simple, interactive, and visually appealing Tic-Tac-Toe game built with React and customized CSS for enhanced styling. This project demonstrates the use of modern React features and provides a responsive design for seamless gameplay across devices.\n\n## Features\n\n- **Classic Gameplay**: Enjoy the traditional Tic-Tac-Toe game rules.\n- **Custom CSS**: Stylish and unique design with tailored CSS for better user experience.\n- **Responsive Design**: Optimized for all devices, including desktops, tablets, and mobile phones.\n- **React Framework**: Built with React for efficient and modular code structure.\n\n## Live Demo\n\nExplore the live application here: [Tic-Tac-Toe](https://tic-tac-toe-theta-rosy.vercel.app/)\n\n## Technology Stack\n\n- **React**: For building the user interface.\n- **Custom CSS**: For unique and visually appealing designs.\n- **Vercel**: For deployment and hosting.\n\n## Installation\n\nFollow the steps below to set up the project locally:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/saagor16/Tic-Tac-Toe.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd Tic-Tac-Toe\n   ```\n\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n4. Start the development server:\n   ```bash\n   npm start\n   ```\n\n5. Open your browser and visit:\n   ```\n   http://localhost:3000\n   ```\n\n## Scripts\n\n- `start`: Launches the app in development mode.\n- `build`: Creates an optimized production build.\n- `test`: Runs the test suite.\n- `eject`: Ejects the app configuration for advanced customization.\n\n## Project Structure\n\n- **src**: Contains the source code, including components, styles, and utilities.\n- **public**: Holds static files such as the `index.html` file.\n- **custom CSS**: Found in the `src/styles` directory, providing tailored design elements.\n\n## Contributing\n\nContributions are welcome! Feel free to fork the repository, make improvements, and submit a pull request. Suggestions for new features or bug fixes are highly appreciated.\n\n## License\n\nThis project is open-source and available under the [MIT License](https://opensource.org/licenses/MIT).\n\n## GitHub Repository\n\nCheck out the source code here: [Tic-Tac-Toe GitHub](https://github.com/saagor16/Tic-Tac-Toe)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaagor16%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaagor16%2Ftic-tac-toe/lists"}