{"id":26279805,"url":"https://github.com/02alexis/la-velada-iv-project","last_synced_at":"2026-05-20T02:52:45.105Z","repository":{"id":226473381,"uuid":"768762909","full_name":"02Alexis/la-velada-IV-project","owner":"02Alexis","description":"🥊 La Velada del Año IV","archived":false,"fork":false,"pushed_at":"2024-03-08T22:03:35.000Z","size":460,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-09T19:44:25.105Z","etag":null,"topics":["astro","midudev","tailwindcss","type"],"latest_commit_sha":null,"homepage":"","language":"Astro","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/02Alexis.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}},"created_at":"2024-03-07T17:27:56.000Z","updated_at":"2024-03-09T19:44:25.106Z","dependencies_parsed_at":"2024-03-07T19:44:13.577Z","dependency_job_id":"1be095ed-8015-45cf-b220-77018b458f87","html_url":"https://github.com/02Alexis/la-velada-IV-project","commit_stats":null,"previous_names":["02alexis/la-velada-iv-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2Fla-velada-IV-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2Fla-velada-IV-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2Fla-velada-IV-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2Fla-velada-IV-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/02Alexis","download_url":"https://codeload.github.com/02Alexis/la-velada-IV-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243589310,"owners_count":20315471,"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":["astro","midudev","tailwindcss","type"],"created_at":"2025-03-14T14:16:59.707Z","updated_at":"2026-05-20T02:52:45.076Z","avatar_url":"https://github.com/02Alexis.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://github.com/midudev/la-velada-web-oficial\"\u003e\n  \u003cimg src=\"https://github.com/02Alexis/la-velada-IV-project/assets/99287560/7538e63f-76e1-4665-a899-81ab5d70d9f9\" alt=\"Logo\" width=\"800\" /\u003e\n\u003c/a\u003e\n\n## Web oficial de La Velada IV\n\nLa Velada IV es una competición de boxeo que enfrenta a streamers, creadores de contenido.\n\n## \u003cp align=\"center\"\u003eBasado en el diseño de\u003ca href=\"https://youtu.be/Lp3B_VDAA40?si=uql1gEsgyEm0yLT6\" target=\"_blank\"\u003e MiduDev\u003c/a\u003e\u003c/p\u003e\n\n![Logo - La Velada IV](https://img.youtube.com/vi/Lp3B_VDAA40/maxresdefault.jpg)\n\n\u003c/div\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eTabla de contenidos\u003c/summary\u003e\n\n1. [Características principales](#características-principales)\n2. [Para empezar](#para-empezar)\n   - [Instalación](#instalación)\n\n\u003c/details\u003e\n\n## Características principales\n\n- **Detalles del evento**: Obtén información detallada sobre la fecha, hora, ubicación y artistas participantes.\n- **Compra de boletos**: Permite a los usuarios dirigirlos a la compra de boletos fácilmente.\n- **Redes sociales**: Conoce las redes oficiales donde podrás informarte sobre el evento.\n\n### Capturas de pantalla de la web de La Velada IV:\n\n![Captura de pantalla en móvil](https://github.com/02Alexis/la-velada-IV-project/assets/99287560/d9392bb4-00d9-4e9a-bc4c-913d28ba47d0)\n![Captura de pantalla en ordenador](https://github.com/02Alexis/la-velada-IV-project/assets/99287560/fae421c7-4769-4786-b31a-2df034bd8b3a)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003evolver arriba\u003c/a\u003e)\u003c/p\u003e\n\n## Para empezar\n\n\n### Instalación\n\n1. Clona el repositorio\n\n   ```sh\n   git clone https://github.com/02Alexis/la-velada-IV-project.git\n   ```\n\n2. Navega hasta el directorio\n\n   ```sh\n   cd la-velada-IV-project\n   ```\n\n3. Instala los paquetes de NPM\n\n   ```sh\n   npm install\n   ```\n\n4. Ejecuta el proyecto\n\n   ```sh\n   npm run dev\n   ```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003evolver arriba\u003c/a\u003e)\u003c/p\u003e\n\n## 🛠️ Stack\n\n- [![Astro][astro-badge]][astro-url] - The web framework for content-driven websites.\n- [![Typescript][typescript-badge]][typescript-url] - JavaScript with syntax for types.\n- [![Tailwind CSS][tailwind-badge]][tailwind-url] - A utility-first CSS framework for rapidly building custom designs.\n- [![@midudev/tailwind-animations][animations-badge]][animations-url] - Easy peasy animations for your Tailwind project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003evolver arriba\u003c/a\u003e)\u003c/p\u003e\n\n[astro-url]: https://astro.build/\n[typescript-url]: https://www.typescriptlang.org/\n[tailwind-url]: https://tailwindcss.com/\n[animations-url]: https://tailwindcss-animations.vercel.app/\n[astro-badge]: https://img.shields.io/badge/Astro-fff?style=for-the-badge\u0026logo=astro\u0026logoColor=bd303a\u0026color=352563\n[typescript-badge]: https://img.shields.io/badge/Typescript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\u0026color=blue\n[tailwind-badge]: https://img.shields.io/badge/Tailwind-ffffff?style=for-the-badge\u0026logo=tailwindcss\u0026logoColor=38bdf8\n[animations-badge]: https://img.shields.io/badge/@midudev/tailwind-animations-ff69b4?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\u0026color=blue\n[contributors-shield]: https://img.shields.io/github/contributors/midudev/la-velada-web-oficial.svg?style=for-the-badge\n[contributors-url]: https://github.com/midudev/la-velada-web-oficial/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/midudev/la-velada-web-oficial.svg?style=for-the-badge\n[forks-url]: https://github.com/midudev/la-velada-web-oficial/network/members\n[stars-shield]: https://img.shields.io/github/stars/midudev/la-velada-web-oficial.svg?style=for-the-badge\n[stars-url]: https://github.com/midudev/la-velada-web-oficial/stargazers\n[issues-shield]: https://img.shields.io/github/issues/midudev/la-velada-web-oficial.svg?style=for-the-badge\n[issues-url]: https://github.com/midudev/la-velada-web-oficial/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F02alexis%2Fla-velada-iv-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F02alexis%2Fla-velada-iv-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F02alexis%2Fla-velada-iv-project/lists"}