{"id":15046550,"url":"https://github.com/michelanyelo/guitarla","last_synced_at":"2026-02-09T16:03:24.755Z","repository":{"id":257484448,"uuid":"858405053","full_name":"michelanyelo/GuitarLA","owner":"michelanyelo","description":"Construyendo una tienda de guitarras en Vue a partir de una página estática de HTML","archived":false,"fork":false,"pushed_at":"2024-09-16T21:18:50.000Z","size":1148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T00:03:27.696Z","etag":null,"topics":["bootstrap","composition-api","css3","emits-events","hooks","html5","props-and-state-components","vue3"],"latest_commit_sha":null,"homepage":"https://michelanyelo-guitarla.netlify.app/","language":"CSS","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/michelanyelo.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-09-16T20:49:42.000Z","updated_at":"2024-09-16T21:18:53.000Z","dependencies_parsed_at":"2024-09-17T02:39:23.119Z","dependency_job_id":"13e7a1a3-0692-4865-9e38-14466826a8be","html_url":"https://github.com/michelanyelo/GuitarLA","commit_stats":null,"previous_names":["michelanyelo/guitarla"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michelanyelo/GuitarLA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelanyelo%2FGuitarLA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelanyelo%2FGuitarLA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelanyelo%2FGuitarLA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelanyelo%2FGuitarLA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michelanyelo","download_url":"https://codeload.github.com/michelanyelo/GuitarLA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelanyelo%2FGuitarLA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29271860,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T13:47:44.167Z","status":"ssl_error","status_checked_at":"2026-02-09T13:47:43.721Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bootstrap","composition-api","css3","emits-events","hooks","html5","props-and-state-components","vue3"],"created_at":"2024-09-24T20:53:13.743Z","updated_at":"2026-02-09T16:03:24.719Z","avatar_url":"https://github.com/michelanyelo.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👋 Bienvenida/o a la tienda GuitarLA!\n\n## 📝 Descripción\nEste proyecto es parte del curso \"Vue.js 3 - La Guía Completa - Composition Pinia MEVN 10 Apps\" de Udemy. El objetivo fue convertir un sitio estático de HTML y CSS a una tienda frontend reactiva para aprender los principales conceptos de VUE como lo fueron State, Emit, Watchers, localStorage y Single File Components.\n\n## 🌐 Tecnologías Utilizadas\n\n[![HTML5](https://img.shields.io/badge/HTML5-E34F26.svg?logo=html5\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)\n[![CSS3](https://img.shields.io/badge/CSS3-1572B6.svg?logo=css3\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)\n[![Bootstrap](https://img.shields.io/badge/Bootstrap-5.3-brightgreen.svg?logo=bootstrap\u0026logoColor=white)](https://getbootstrap.com/docs/5.3/)\n[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E.svg?logo=javascript\u0026logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n[![Vue.js](https://img.shields.io/badge/Vue.js-4FC08D.svg?logo=vue.js\u0026logoColor=white)](https://vuejs.org/)\n\n\n## ▶️ DEMO\n\n[Sitio Web](https://michelanyelo-guitarla.netlify.app/) \n\n![image](https://github.com/user-attachments/assets/fbc2a8d1-7957-430d-aaf9-3bfff7abb8e8)\n\n## 🛠️ Instalación\n\nPara ejecutar este proyecto localmente, sigue estos pasos:\n\n1. Clona el repositorio:\n\n   ```bash\n   git clone https://github.com/michelanyelo/GuitarLA.git\n   ```\n\n2. Navega al directorio del proyecto:\n\n   ```bash\n   cd GuitarLA\n   ```\n\n3. Instala las dependencias:\n\n   ```bash\n   npm i\n   ```\n\n4. Compila y Ejecuta:\n\n   ```bash\n   npm run dev\n   ```\n\n5. Abre el proyecto en tu IDE preferido.\n\n## 🤝 Contribución\n\nSi deseas contribuir al proyecto, sigue estos pasos:\n\n1. Haz un fork del repositorio.\n2. Crea una nueva rama para tu funcionalidad (`git checkout -b nueva-funcionalidad`).\n3. Realiza tus cambios y haz commit (`git commit -m 'Añadir nueva funcionalidad'`).\n4. Envía tus cambios (`git push origin nueva-funcionalidad`).\n5. Abre un Pull Request.\n\n## ✍️ Autor\n\n- **Miguel Ángel Monzón Martínez**\n  - Github: [@michelanyelo](https://github.com/michelanyelo)\n  - LinkedIn: [miguelmonzon-inf](https://linkedin.com/in/miguelmonzon-inf)\n\n- **CodigoConJuan - Responsable del diseño gráfico y visual del proyecto**\n  \n¡Apóyame con tu ⭐️ si este proyecto te fue de ayuda!\n\n## 🧾 Licencia\n\nEste proyecto está bajo la licencia MIT. Consulta el archivo [LICENSE](https://github.com/michelanyelo/GuitarLA/blob/main/LICENSE) para más detalles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelanyelo%2Fguitarla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichelanyelo%2Fguitarla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelanyelo%2Fguitarla/lists"}