{"id":27242332,"url":"https://github.com/animikhaich/free-game-tracker","last_synced_at":"2026-04-12T09:39:11.904Z","repository":{"id":276729104,"uuid":"930101572","full_name":"animikhaich/free-game-tracker","owner":"animikhaich","description":"Free Game Tracker - Made with AI","archived":false,"fork":false,"pushed_at":"2025-02-19T01:06:56.000Z","size":2240,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T02:23:02.436Z","etag":null,"topics":["ai-generated","free-game-tracker","free-games","game-tracker","reactjs","website"],"latest_commit_sha":null,"homepage":"https://freegametracker.animikh.me","language":"TypeScript","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/animikhaich.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":"2025-02-10T04:22:40.000Z","updated_at":"2025-02-19T01:06:59.000Z","dependencies_parsed_at":"2025-02-10T05:36:32.241Z","dependency_job_id":null,"html_url":"https://github.com/animikhaich/free-game-tracker","commit_stats":null,"previous_names":["animikhaich/free-game-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animikhaich%2Ffree-game-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animikhaich%2Ffree-game-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animikhaich%2Ffree-game-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animikhaich%2Ffree-game-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/animikhaich","download_url":"https://codeload.github.com/animikhaich/free-game-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248289588,"owners_count":21078917,"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":["ai-generated","free-game-tracker","free-games","game-tracker","reactjs","website"],"created_at":"2025-04-10T20:19:19.536Z","updated_at":"2026-04-12T09:39:06.882Z","avatar_url":"https://github.com/animikhaich.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/controller.png\" alt=\"Logo\" width=\"150\" height=\"150\"\u003e\n\n  \u003ch2 align=\"center\"\u003eFree Game Tracker\u003c/h2\u003e\n\n  \u003cp align=\"center\"\u003e\n    Track free game giveaways from various platforms.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/animikhaich/free-game-tracker/issues/new\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/animikhaich/free-game-tracker/issues/new\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/capture-complete.png\" alt=\"Demo GIF\"\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [About The Project](#about-the-project)\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Built With](#built-with)\n- [Setup and Usage](#setup-and-usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n    - [Animikh Aich](#animikh-aich)\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\nThis project is a web application that tracks free game giveaways from various platforms. It consists of a backend server built with Node.js and Express, and a frontend built with React and Vite.\n\n**Disclaimer:** This code was written by code generation tools via prompting.\n\n## Features\n\n- Tracks free game giveaways from various platforms.\n- Provides a user-friendly interface for browsing and filtering giveaways.\n- [Add more features as you develop them]\n\n## Getting Started\n\n### Prerequisites\n\n- [Docker](https://www.docker.com/) (optional, for containerized deployment)\n- [Docker Compose](https://docs.docker.com/compose/install/) (optional, for containerized deployment)\n- [Node.js](https://nodejs.org/)\n- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)\n\n### Built With\n\n- [React](https://reactjs.org/)\n- [Vite](https://vitejs.dev/)\n- [Express](https://expressjs.com/)\n- [Node.js](https://nodejs.org/)\n- [Axios](https://axios-http.com/)\n- [Lucide React](https://lucide.dev/)\n- [Tailwind CSS](https://tailwindcss.com/)\n\n## Setup and Usage\n\nClone the repository:\n\n```sh\ngit clone https://github.com/animikhaich/free-game-tracker.git\n```\n\n**With Docker Compose:**\n\n1. Install Docker Compose:  Refer to the [Docker Compose installation guide](https://docs.docker.com/compose/install/) for instructions specific to your operating system.\n2. Run the application using Docker Compose:\n\n```sh\ncd free-game-tracker\ndocker-compose up --build\n```\n\n\n**Without Docker:**\n\n1. Install dependencies:\n\n```sh\ncd free-game-tracker\ncd backend\nnpm install\ncd ../frontend\nnpm install\n```\n\n2. Configure the backend:\n\n    *   Create a `.env` file in the `backend` directory with the necessary environment variables (if any).\n\n3. Run the application:\n\n```sh\ncd free-game-tracker\ncd backend\nnpm start\ncd ../frontend\nnpm run dev\n```\n\nThe frontend will be accessible at `http://localhost:[port]` (usually 3000 or 5173), and the backend will be accessible at `http://localhost:[port]` (usually 4000).\n\n\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n## Contact\n\n#### Animikh Aich\n\n- Website: [Animikh Aich - Website](http://www.animikh.me/)\n- X: [@AichAnimikh](https://x.com/AichAnimikh)\n- LinkedIn: [animikh-aich](https://www.linkedin.com/in/animikh-aich/)\n- Email: [animikhaich@gmail.com](mailto:animikhaich@gmail.com)\n\n[contributors-shield]: https://img.shields.io/github/contributors/animikhaich/free-game-tracker.svg?style=flat-square\n[contributors-url]: https://github.com/animikhaich/free-game-tracker/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/animikhaich/free-game-tracker.svg?style=flat-square\n[forks-url]: https://github.com/animikhaich/free-game-tracker/network/members\n[stars-shield]: https://img.shields.io/github/stars/animikhaich/free-game-tracker.svg?style=flat-square\n[stars-url]: https://github.com/animikhaich/free-game-tracker/stargazers\n[issues-shield]: https://img.shields.io/github/issues/animikhaich/free-game-tracker.svg?style=flat-square\n[issues-url]: https://github.com/animikhaich/free-game-tracker/issues\n[license-shield]: https://img.shields.io/github/license/animikhaich/free-game-tracker.svg?style=flat-square\n[license-url]: https://github.com/animikhaich/free-game-tracker/blob/main/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/animikh-aich/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimikhaich%2Ffree-game-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimikhaich%2Ffree-game-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimikhaich%2Ffree-game-tracker/lists"}