{"id":15155310,"url":"https://github.com/camilo6castell/elbingogranbuda-frontend","last_synced_at":"2026-01-19T06:33:18.913Z","repository":{"id":251851275,"uuid":"760992376","full_name":"camilo6castell/elBingoGranBuda-Frontend","owner":"camilo6castell","description":"[EN][please see README.md] Este proyecto se encarga de la parte interacción con los usuarios por medio de una moderna interfaz gráfica de la aplicación del Bingo Gran Buda.","archived":false,"fork":false,"pushed_at":"2024-08-06T03:44:17.000Z","size":235,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T12:15:38.299Z","etag":null,"topics":["next-js","react-js","styled-components"],"latest_commit_sha":null,"homepage":"https://el-bingo-gran-buda-frontend.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/camilo6castell.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":"2024-02-21T03:11:13.000Z","updated_at":"2024-08-06T03:48:00.000Z","dependencies_parsed_at":"2024-08-07T09:16:38.620Z","dependency_job_id":null,"html_url":"https://github.com/camilo6castell/elBingoGranBuda-Frontend","commit_stats":null,"previous_names":["camilo6castell/elbingogranbuda-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camilo6castell%2FelBingoGranBuda-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camilo6castell%2FelBingoGranBuda-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camilo6castell%2FelBingoGranBuda-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camilo6castell%2FelBingoGranBuda-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camilo6castell","download_url":"https://codeload.github.com/camilo6castell/elBingoGranBuda-Frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648974,"owners_count":20972945,"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":["next-js","react-js","styled-components"],"created_at":"2024-09-26T18:04:27.180Z","updated_at":"2026-01-19T06:33:18.905Z","avatar_url":"https://github.com/camilo6castell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Frontend (Next.js)\n│\n├── app/\n│   ├── (routes)\n│   └── layout.jsx\n│\n├── components/        ← UI pura (sin lógica de red)\n│\n├── services/          ← HTTP + Socket.IO\n│   ├── api/\n│   └── sockets/\n│\n├── store/             ← Estado global del juego\n│\n├── hooks/             ← Hooks reutilizables\n│\n├── domain/            ← Reglas del frontend (sí, también aplica)\n│\n└── config/            ← env, endpoints\n\n******\n\n\nSockets NO deciden lógica\n\nStore NO decide reglas\n\nDomain (BingoEngine) decide si hay ganador\n\nHooks orquestan\n\n\n\n*****\n\n🧠 Responsabilidades (muy importante)\nCapa\tHace qué\nStore\tGuarda estado\nSocket\tComunica\nDomain (BingoEngine)\tReglas del bingo\nuseGameEngine\tOrquesta todo\n\n*******\n\n\n\n# elBingoGranBuda: Frontend\n\n![React](https://img.shields.io/badge/React-61DAFB?style=for-the-badge\u0026logo=react\u0026logoColor=black)\n![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white)\n![Styled-Components](https://img.shields.io/badge/Styled--Components-DB7093?style=for-the-badge\u0026logo=styled-components\u0026logoColor=white)\n\n## About\n\nThis project is the frontend of the elBingoGranBuda web application, developed using **React.js** and **Next.js**. It provides an interactive interface for users to play bingo online, featuring real-time updates and a modern design.\n\n## Features\n\n1. User Authentication: Secure login and registration.\n2. Real-time Bingo Game: Interactive bingo game with real-time updates.\n3. User Profile: Manage user information and game history.\n4. Responsive Design: Optimized for both desktop and mobile devices.\n5. Styled Components: Customizable and modular CSS using styled-components.\n\n## Installation\n\nTo set up the project locally, follow these steps:\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/camilo6castell/elBingoGranBuda-Frontend.git\n   cd elBingoGranBuda-Frontend\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   npm install\n   ```\n\n3. **Run the development server:**\n\n   ```bash\n   npm run dev\n   ```\n\n   Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Scripts\n\n- **`dev`**: Starts the development server.\n- **`build`**: Builds the application for production.\n- **`start`**: Starts the production server.\n- **`lint`**: Runs ESLint to check for linting errors.\n\n## Contact\n\n[GitHub](https://github.com/camilo6castell?tab=repositories)\n\n[LinkedIn](https://www.linkedin.com/in/camilocastell/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamilo6castell%2Felbingogranbuda-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamilo6castell%2Felbingogranbuda-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamilo6castell%2Felbingogranbuda-frontend/lists"}