{"id":23165342,"url":"https://github.com/davidmariolc/test-sqm","last_synced_at":"2025-09-11T10:32:46.146Z","repository":{"id":264260117,"uuid":"892854954","full_name":"DavidMarioLC/test-sqm","owner":"DavidMarioLC","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-22T23:18:36.000Z","size":33560,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-18T01:19:33.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://test-sqm.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/DavidMarioLC.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-11-22T22:59:57.000Z","updated_at":"2024-11-22T23:18:40.000Z","dependencies_parsed_at":"2024-11-23T00:30:36.610Z","dependency_job_id":null,"html_url":"https://github.com/DavidMarioLC/test-sqm","commit_stats":null,"previous_names":["davidmariolc/test-sqm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMarioLC%2Ftest-sqm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMarioLC%2Ftest-sqm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMarioLC%2Ftest-sqm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMarioLC%2Ftest-sqm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidMarioLC","download_url":"https://codeload.github.com/DavidMarioLC/test-sqm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238065529,"owners_count":19410618,"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":[],"created_at":"2024-12-18T01:19:40.756Z","updated_at":"2025-02-10T06:10:07.129Z","avatar_url":"https://github.com/DavidMarioLC.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n## Sitemap\n\nwebsite/\n├── pages/\n│ ├── home.js\n│ ├── brands/\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ ├── applications/\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ ├── solutions/\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ ├── efficiency/\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ ├── articles/\n│ │ │── page.js\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ ├── videos/\n│ │ │── page.js\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ ├── distribuitors/\n│ │ │── page.js\n│ │ ├── register/\n│ │ │ │── page.js\n│ ├── news/\n│ │ │── page.js\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ ├── search/\n│ │ │── page.js\n│ │ ├── [slug]/\n│ │ │ │── page.js\n│ └── example.js\n└── package.json\n\n## Components\n\nBasic component :\n1- Tabs\n2- Carousel (basic )\n3- Buttons\n4- Pagination\n5- Select\n6- Inputs\n7- Breadcrumb\n8- skeletons\n\nWebsite component :\n1- Footer\n2- Header\n\n3- home hero\n4- brand card\n5- solution card\n6- article card\n7- News card\n8- video card\n9- distribuitor card\n\n10- Ubication Modal\n11- Search\n12- Banner page name\n13- CTA Banner\n14- Product Info\n15- Text rich content\n16- Filters\n17- Contact-us\n18- section title\n19- Grid\n\n------------sprint---------\n\n- carousel\n- filters\n- tabs\n- formulario\n- paginación\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmariolc%2Ftest-sqm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidmariolc%2Ftest-sqm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidmariolc%2Ftest-sqm/lists"}