{"id":25881059,"url":"https://github.com/dev-jakki/ecommerce-product-page","last_synced_at":"2025-09-23T17:08:52.588Z","repository":{"id":232902002,"uuid":"738324035","full_name":"dev-jakki/ecommerce-product-page","owner":"dev-jakki","description":"Layout de descrição de produto.","archived":false,"fork":false,"pushed_at":"2025-01-15T15:49:22.000Z","size":3539,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-16T17:42:53.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dev-jakki.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-01-03T01:02:12.000Z","updated_at":"2025-01-15T15:49:23.000Z","dependencies_parsed_at":"2025-02-22T03:35:03.707Z","dependency_job_id":null,"html_url":"https://github.com/dev-jakki/ecommerce-product-page","commit_stats":null,"previous_names":["jackcielf/ecommerce-product-page","dev-jakki/ecommerce-product-page"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-jakki/ecommerce-product-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-jakki%2Fecommerce-product-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-jakki%2Fecommerce-product-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-jakki%2Fecommerce-product-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-jakki%2Fecommerce-product-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-jakki","download_url":"https://codeload.github.com/dev-jakki/ecommerce-product-page/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-jakki%2Fecommerce-product-page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276613309,"owners_count":25673400,"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","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-02T14:30:30.432Z","updated_at":"2025-09-23T17:08:52.571Z","avatar_url":"https://github.com/dev-jakki.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-commerce product page\n\n![](./design/desktop-preview.jpg)\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.29.\n\n## Where to find everything\n\nYour task is to build out the project to the designs inside the `/design` folder. You will find both a mobile and a desktop version of the design.\n\nThe designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`.\n\nYou will find all the required assets in the `/images` folder. The assets are already optimized.\n\nThere is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts.\n\n## Building your project\n\nFeel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:\n\n1. Initialize your project as a public repository on [GitHub](https://github.com/). Creating a repo will make it easier to share your code with the community if you need help. If you're not sure how to do this, [have a read-through of this Try Git resource](https://try.github.io/).\n2. Configure your repository to publish your code to a web address. This will also be useful if you need some help during a challenge as you can share the URL for your project with your repo URL. There are a number of ways to do this, and we provide some recommendations below.\n3. Look through the designs to start planning out how you'll tackle the project. This step is crucial to help you think ahead for CSS classes to create reusable styles.\n4. Before adding any styles, structure your content with HTML. Writing your HTML first can help focus your attention on creating well-structured content.\n5. Write out the base styles for your project, including general content styles, such as `font-family` and `font-size`.\n6. Start adding styles to the top of the page and work down. Only move on to the next section once you're happy you've completed the area you're working on.\n\n## Deploying your project\n\nAs mentioned above, there are many ways to host your project for free. Our recommend hosts are:\n\n- [GitHub Pages](https://pages.github.com/)\n- [Vercel](https://vercel.com/)\n- [Netlify](https://www.netlify.com/)\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-jakki%2Fecommerce-product-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-jakki%2Fecommerce-product-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-jakki%2Fecommerce-product-page/lists"}