{"id":27351869,"url":"https://github.com/asrieldreemurrgm/startselect_store","last_synced_at":"2026-04-29T21:32:09.691Z","repository":{"id":279693600,"uuid":"939630846","full_name":"AsrielDreemurrGM/StartSelect_Store","owner":"AsrielDreemurrGM","description":"Digital games selling store made with React, Typescript, React Router DOM and Styled Components. Products are fetched from API using RTK Query.","archived":false,"fork":false,"pushed_at":"2025-04-11T22:31:18.000Z","size":9933,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T20:53:54.165Z","etag":null,"topics":["api-integration","api-usage","react","react-router-dom","reactjs","rtk-query","styled-components","typescript"],"latest_commit_sha":null,"homepage":"https://start-select-store.vercel.app","language":"TypeScript","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/AsrielDreemurrGM.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-02-26T21:10:23.000Z","updated_at":"2025-04-11T22:31:21.000Z","dependencies_parsed_at":"2025-02-26T22:30:37.355Z","dependency_job_id":"ece043e8-4a39-437f-aeaf-1ef35c47c796","html_url":"https://github.com/AsrielDreemurrGM/StartSelect_Store","commit_stats":null,"previous_names":["asrieldreemurrgm/e-commercegames","asrieldreemurrgm/startselect_store"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FStartSelect_Store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FStartSelect_Store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FStartSelect_Store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FStartSelect_Store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsrielDreemurrGM","download_url":"https://codeload.github.com/AsrielDreemurrGM/StartSelect_Store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631719,"owners_count":21136560,"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":["api-integration","api-usage","react","react-router-dom","reactjs","rtk-query","styled-components","typescript"],"created_at":"2025-04-12T20:53:59.347Z","updated_at":"2026-04-29T21:32:09.686Z","avatar_url":"https://github.com/AsrielDreemurrGM.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eStartSelect Store\u003c/h1\u003e\n\u003cp\u003e\n  Este README também está disponível em \u003ca href=\"./README.pt-br.md\"\u003ePortuguês\u003c/a\u003e.\n\u003c/p\u003e\n\u003cp\u003e\n  A digital game store built with \u003cstrong\u003eReact\u003c/strong\u003e and \u003cstrong\u003eTypeScript\u003c/strong\u003e that integrates with \u003cstrong\u003emy custom API maintained and run by me\u003c/strong\u003e using \u003cstrong\u003eRTK Query\u003c/strong\u003e. It provides a complete shopping and checkout experience, featuring responsive design, form validation, input masking, and accessibility best practices. The API now supports fetching a random featured game and retrieving game details by ID.\n\u003c/p\u003e\n\u003ch2\u003e🛍️ Project Overview\u003c/h2\u003e\n\u003cp\u003e\n  The StartSelect Store allows users to browse and purchase digital games. Key features include:\n\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003eDynamic game listing fetched from \u003cstrong\u003emy custom API\u003c/strong\u003e using \u003cstrong\u003eRTK Query\u003c/strong\u003e;\u003c/li\u003e\n  \u003cli\u003eRandom featured game returned on every reload (IDs 2, 5, 12, 14);\u003c/li\u003e\n  \u003cli\u003eGame details accessible via \u003ccode\u003ejogos/{id}\u003c/code\u003e endpoint for IDs 1–19;\u003c/li\u003e\n  \u003cli\u003eDetailed product pages with descriptions and images;\u003c/li\u003e\n  \u003cli\u003eShopping cart management with add/remove functionality;\u003c/li\u003e\n  \u003cli\u003eMulti-step checkout with form validation using \u003cstrong\u003eFormik\u003c/strong\u003e and \u003cstrong\u003eYup\u003c/strong\u003e;\u003c/li\u003e\n  \u003cli\u003eMasked inputs for CPF and credit card formatting;\u003c/li\u003e\n  \u003cli\u003eLoading states using \u003cstrong\u003ereact-spinners\u003c/strong\u003e;\u003c/li\u003e\n  \u003cli\u003eMobile-first and responsive design;\u003c/li\u003e\n  \u003cli\u003eAccessible and semantic HTML structure.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e🌐 API Endpoint\u003c/h2\u003e\n\u003cp\u003e\n  All data is fetched from \u003cstrong\u003emy custom StartSelect API\u003c/strong\u003e:\n  \u003cpre\u003e\u003ccode\u003ehttps://start-select-api.vercel.app/\u003c/code\u003e\u003c/pre\u003e\n\u003c/p\u003e\n\u003ch2\u003e🚀 Technologies Used\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eReact\u003c/li\u003e\n  \u003cli\u003eTypeScript\u003c/li\u003e\n  \u003cli\u003eStyled Components\u003c/li\u003e\n  \u003cli\u003eReact Router DOM\u003c/li\u003e\n  \u003cli\u003eRTK Query\u003c/li\u003e\n  \u003cli\u003eFormik + Yup\u003c/li\u003e\n  \u003cli\u003eReact Input Mask\u003c/li\u003e\n  \u003cli\u003eReact Spinners\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e🧪 How to Run the Project\u003c/h2\u003e\n\u003col\u003e\n  \u003cli\u003eClone the repository:\n    \u003cpre\u003e\u003ccode\u003egit clone https://github.com/AsrielDreemurrGM/StartSelect_Store.git\u003c/code\u003e\u003c/pre\u003e\n  \u003c/li\u003e\n  \u003cli\u003eInstall dependencies:\n    \u003cpre\u003e\u003ccode\u003enpm install\u003c/code\u003e\u003c/pre\u003e\n    or\n    \u003cpre\u003e\u003ccode\u003eyarn install\u003c/code\u003e\u003c/pre\u003e\n  \u003c/li\u003e\n  \u003cli\u003eStart the development server:\n    \u003cpre\u003e\u003ccode\u003enpm run dev\u003c/code\u003e\u003c/pre\u003e\n    or\n    \u003cpre\u003e\u003ccode\u003eyarn dev\u003c/code\u003e\u003c/pre\u003e\n  \u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003e🔗 Live Demo\u003c/h2\u003e\n\u003cp\u003e\n  You can access the deployed version of the project here:\u003cbr\u003e\n  \u003ca href=\"https://start-select-store.vercel.app\" target=\"_blank\"\u003ehttps://start-select-store.vercel.app\u003c/a\u003e\n\u003c/p\u003e\n\u003ch2\u003e📂 Folder Structure\u003c/h2\u003e\n\u003cpre\u003e\u003ccode\u003e\nsrc/\n├── components/        # Reusable UI components\n├── pages/             # Page components for routing\n├── services/          # RTK Query API slices\n├── styles/            # Global styles and theme\n├── utils/             # Helper functions and masks\n├── types/             # TypeScript type definitions\n└── App.tsx            # Main application structure\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003e📝 Notes\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eThe checkout page does not process real payments, it's a mock simulation;\u003c/li\u003e\n  \u003cli\u003eAPI calls now rely on \u003cstrong\u003emy custom REST endpoint\u003c/strong\u003e with static JSON files and dynamic featured/random game logic.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e📌 Commit Highlights\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eCheckout Page\u003c/strong\u003e – Added validation, input masks, and dynamic rendering of cart summary;\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eCart Management\u003c/strong\u003e – Implemented add/remove logic and quantity state handling;\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eProduct Listing\u003c/strong\u003e – Integrated RTK Query to fetch and display products from my custom API;\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eLoading \u0026 Feedback\u003c/strong\u003e – Added loading indicators and error fallback UI.\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasrieldreemurrgm%2Fstartselect_store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasrieldreemurrgm%2Fstartselect_store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasrieldreemurrgm%2Fstartselect_store/lists"}