{"id":24277239,"url":"https://github.com/indiecodermm/chess-arena","last_synced_at":"2025-03-14T10:22:57.658Z","repository":{"id":137078277,"uuid":"604205548","full_name":"IndieCoderMM/chess-arena","owner":"IndieCoderMM","description":"Chess website to play against a computer, solve puzzles, and view leaderboard. Built with React, Chess.js, Firebase, Chess.com API","archived":false,"fork":false,"pushed_at":"2023-03-05T16:58:29.000Z","size":1502,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-16T00:10:19.555Z","etag":null,"topics":["chessjs","react-chessboard","reactjs"],"latest_commit_sha":null,"homepage":"https://chess-arena.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IndieCoderMM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-20T15:00:03.000Z","updated_at":"2023-07-25T01:25:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6a28056-f1ba-4dd5-a466-d08ba649d312","html_url":"https://github.com/IndieCoderMM/chess-arena","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fchess-arena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fchess-arena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fchess-arena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fchess-arena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IndieCoderMM","download_url":"https://codeload.github.com/IndieCoderMM/chess-arena/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243559078,"owners_count":20310689,"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":["chessjs","react-chessboard","reactjs"],"created_at":"2025-01-15T23:34:53.074Z","updated_at":"2025-03-14T10:22:57.623Z","avatar_url":"https://github.com/IndieCoderMM.png","language":"JavaScript","readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n[![last commit](https://custom-icon-badges.demolab.com/github/last-commit/indiecodermm/chess-arena?logo=history\u0026logoColor=white\u0026label=Update\u0026color=%23673ab7)](https://github.com/IndieCoderMM/chess-arena/commits/)\n[![Stars](https://custom-icon-badges.demolab.com/github/stars/IndieCoderMM/chess-arena?logo=star\u0026label=Stars)](https://github.com/IndieCoderMM/chess-arena/stargazers)\n\n\n## 📑 Table of Contents\n- [♟ Chess Arena](#-chess-arena)\n  - [🔥 Key Features](#-key-features)\n  - [👨‍💻 Built With](#-built-with)\n    - [🧰 Tech Stack](#-tech-stack)\n    - [⚙ Implementation](#-implementation)\n  - [🚀 Live Demo](#-live-demo)\n  - [🎯 Todos](#-todos)\n  - [💻 Getting Started](#-getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Usage](#usage)\n    - [Deployment](#deployment)\n  - [📧 Contact](#-contact)\n  - [🤝 Contributing](#-contributing)\n  - [💖 Show your support](#-show-your-support)\n  - [💎 Useful Resources](#-useful-resources)\n  - [📝 License](#-license)\n\n\n# ♟ Chess Arena\n\n**👷‍♂️Still under development**\n\nA chess website that allows users to play chess online with other players, solve puzzles and view leaderboard.\n\n![Screenshot](app_screenshot.png)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔥 Key Features\n\n- Play chess with a computer opponent \n- Solve daily chess puzzles \n- View top players\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👨‍💻 Built With\n\n### 🧰 Tech Stack\n- React\n- Redux\n- Bootstrap\n- Firebase\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### ⚙ Implementation\n- Chessboard created with *react-chessboard*\n- Move validation using *chess.js*\n- Access puzzles and leaderboards through Chess.com API\n- User authentication provided by *Firebase*\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo\n\nYou can visit the [MVP version of this website here](https://chess-arena.onrender.com).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🎯 Todos\n\n- [ ] Match history\n- [ ] Puzzle leaderboard\n- [ ] Two-player mode\n- [ ] Time control\n- [ ] Profile data\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💻 Getting Started\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need [Node.js](https://nodejs.org/en/) installed on your machine.\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-project\n  git clone git@github.com:IndieCoderMM/chess-arena.git .\n```\n\n### Install\n\nInstall the dependencies with:\n\n```sh\n  npm install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n```sh\n  npm start\n```\n\n### Deployment\n\nYou can deploy this project using:\n\n```sh\n  npm run build\n```\nThis will create a production-ready build of your website in `build/` folder, which you can use to deploy on a static site hosting platform.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📧 Contact \n\nI am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.\n\n[![Github](https://img.shields.io/badge/GitHub-673AB7?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/IndieCoderMM)\n[![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/in/hthantoo)\n[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:hthant00chk@gmail.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🤝 Contributing \n\nI welcome any and all contributions to my website! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💖 Show your support \n\nIf you like this project, please consider giving it a ⭐.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💎 Useful Resources\n -\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fchess-arena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiecodermm%2Fchess-arena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fchess-arena/lists"}