{"id":21803518,"url":"https://github.com/luxdamore/adidas-interview","last_synced_at":"2026-04-18T04:03:33.686Z","repository":{"id":38990471,"uuid":"300284457","full_name":"LuXDAmore/adidas-interview","owner":"LuXDAmore","description":"Adidas interview test. Made in 16 hours.","archived":false,"fork":false,"pushed_at":"2023-01-06T21:42:21.000Z","size":2704,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T07:22:52.920Z","etag":null,"topics":["adidas","frontend","interview","reactjs","spa"],"latest_commit_sha":null,"homepage":"https://luxdamore.github.io/adidas-interview/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuXDAmore.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"luxdamore","open_collective":"luca-iaconelli","ko_fi":"luxdamore","liberapay":"luxdamore","issuehunt":"luxdamore","otechie":"luxdamore","custom":["https://www.paypal.me/luxdamore"]}},"created_at":"2020-10-01T13:12:29.000Z","updated_at":"2021-12-14T11:16:15.000Z","dependencies_parsed_at":"2023-02-06T09:17:01.133Z","dependency_job_id":null,"html_url":"https://github.com/LuXDAmore/adidas-interview","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/LuXDAmore/adidas-interview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuXDAmore%2Fadidas-interview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuXDAmore%2Fadidas-interview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuXDAmore%2Fadidas-interview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuXDAmore%2Fadidas-interview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuXDAmore","download_url":"https://codeload.github.com/LuXDAmore/adidas-interview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuXDAmore%2Fadidas-interview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["adidas","frontend","interview","reactjs","spa"],"created_at":"2024-11-27T11:44:39.768Z","updated_at":"2026-04-18T04:03:33.670Z","avatar_url":"https://github.com/LuXDAmore.png","language":"JavaScript","funding_links":["https://patreon.com/luxdamore","https://opencollective.com/luca-iaconelli","https://ko-fi.com/luxdamore","https://liberapay.com/luxdamore","https://issuehunt.io/r/luxdamore","https://otechie.com/luxdamore","https://www.paypal.me/luxdamore","https://www.paypal.com/paypalme2/luxdamore"],"categories":[],"sub_categories":[],"readme":"# 🎉 Adidas - Interview\n\n[![Adidas][adidas-src]][adidas-href]\n\n___\n\n[![Circle CI][circle-ci-src]][circle-ci-href]\n[![Dependencies][dependencies-src]][dependencies-href]\n[![License][license-src]][license-href]\n[![Donate][donate-src]][donate-href]\n\n[adidas-src]: ./public/imgs/logo.png\n[adidas-href]: https://www.adidas.com/\n\n[circle-ci-src]: https://img.shields.io/circleci/project/github/LuXDAmore/adidas-interview.svg?style=flat-square\n[circle-ci-href]: https://circleci.com/gh/LuXDAmore/adidas-interview\n\n[dependencies-src]: https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg?style=flat-square\n[dependencies-href]: https://github.com/LuXDAmore/adidas-interview\n\n[license-src]: https://img.shields.io/badge/license-MIT-brightgreen\n[license-href]: https://github.com/LuXDAmore/adidas-interview\n\n[donate-src]: https://img.shields.io/badge/paypal-donate-black.svg?style=flat-square\n[donate-href]: https://www.paypal.com/paypalme2/luxdamore\n\n\u003e This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## 💘 Motivation\n\nThis is an interview test code with **React**, made for **Adidas**, you can check the requirements [here](./public/requirements/REACT-Challenge-eCom.pdf).\n\n## Development\n\n1. Clone this repository;\n2. Install dependencies using `yarn install` or `npm install`;\n3. Copy / rename the file `.env.example` into `.env`;\n4. Start development server using `yarn start` or `npm run start`;\n5. Check your code with some tests, type `yarn test` or `npm run test`;\n6. Build *Github Pages* using `yarn build` or `npm run build` (the content is automatically generated into the `/build` folder).\n\n___\n\n### ReactJs\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\nPlease, keep attention to the script `yarn eject`!\n\n**Note: this is a one-way operation. Once you `eject`, you can't go back!**\n\n*If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own. You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.*\n\n## 🐞 Issues\n\nPlease make sure to read the [Issue Reporting Checklist](/.github/ISSUE_TEMPLATE/bug_report.md) before opening an issue. Issues not conforming to the guidelines may be closed immediately.\n\n## 👥 Contribution\n\nPlease make sure to read the [Contributing Guide](/.github/ISSUE_TEMPLATE/feature_request.md) before making a pull request.\n\n## 📖 Changelog\n\nDetails changes for each release are documented in the [**release notes**](./CHANGELOG.md).\n\n### 📃 License\n\n[MIT License](./LICENSE) // Copyright (©) 2019-present [Luca Iaconelli](https://lucaiaconelli.it)\n\n___\n\n#### 💡 Lighthouse\n\n![Lighthouse Audit](./lighthouse.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluxdamore%2Fadidas-interview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluxdamore%2Fadidas-interview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluxdamore%2Fadidas-interview/lists"}