{"id":18584516,"url":"https://github.com/thiagoloschi/luxury-store","last_synced_at":"2026-04-11T09:46:30.603Z","repository":{"id":92883890,"uuid":"136260165","full_name":"thiagoloschi/luxury-store","owner":"thiagoloschi","description":"This is a React+redux, full responsive Progressive Web App store template","archived":false,"fork":false,"pushed_at":"2018-06-11T06:53:25.000Z","size":487,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-17T16:52:05.073Z","etag":null,"topics":["css3","progressive-web-app","react","redux","styled-components","webpack"],"latest_commit_sha":null,"homepage":"https://luxury-store.herokuapp.com/","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/thiagoloschi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-06-06T02:25:30.000Z","updated_at":"2018-06-11T06:53:26.000Z","dependencies_parsed_at":"2023-05-04T03:15:20.639Z","dependency_job_id":null,"html_url":"https://github.com/thiagoloschi/luxury-store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoloschi%2Fluxury-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoloschi%2Fluxury-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoloschi%2Fluxury-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoloschi%2Fluxury-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagoloschi","download_url":"https://codeload.github.com/thiagoloschi/luxury-store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254473951,"owners_count":22077199,"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":["css3","progressive-web-app","react","redux","styled-components","webpack"],"created_at":"2024-11-07T00:27:46.874Z","updated_at":"2026-04-11T09:46:25.578Z","avatar_url":"https://github.com/thiagoloschi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Luxury Store\n\n1. [Description](#description)\n2. [Technologies](#technologies)\n3. [Development](#development)\n4. [Running Locally](#running-locally)\n5. [Live Demo](#live-demo)\n6. [Screenshots](#screenshots)\n\n### Description\nThis is a responsive Progressive web app to be used as a store template. In the example, I've used data from the company Farfetch. Hover on the product to see a different image and know what products are on sale. This is ready to be added to your home screen with a few steps. I might do it in the future.\n\n\u003cbr /\u003e \n\n### Technologies\nProgressive Web App, React, Redux, Webpack, Nodejs, Styled-components, Jest, Enzyme.\n\n\u003cbr /\u003e\n\n### Development\nPlease refer to the [Pull requests](https://github.com/thiagoloschi/luxury-store/issues?q=is%3Apr+is%3Aclosed) section for a full coding documentation.\n\n\u003cbr /\u003e\n\n### Running locally\nTo run the project locally, first install the dependencies and then make sure to cache the webpack:\n```node\nnpm install \u0026\u0026 npm run build:dll\n```\n\nThen, to run it in develop mode do:\n```node\nnpm run start\n```\n\nYou can also run it in production mode with:\n```node\nnpm run start:production\n```\n\nIf you want to run tests, enter:\n```node\nnpm run test\n```\n\n\u003cbr /\u003e\n\n### Live Demo\nYou can see a [live demo](https://luxury-store.herokuapp.com/) of the application at Heroku: https://luxury-store.herokuapp.com/\n\n\u003cbr /\u003e\n\n### Screenshots\n\u003cbr /\u003e\n\n**Screencast**\n\n\u003cimg width=\"1679\" alt=\"screen shot 2018-06-10 at 11 54 53 pm\" src=\"https://user-images.githubusercontent.com/10034981/41211475-fcf6a412-6d0d-11e8-923a-4a8c22f11fa2.gif\"\u003e\n\n\u003cbr /\u003e\n\n**Desktop**\n\n\u003cimg width=\"1679\" alt=\"screen shot 2018-06-10 at 11 54 53 pm\" src=\"https://user-images.githubusercontent.com/10034981/41210764-f84820f2-6d09-11e8-8340-74e44ed1e5a5.png\"\u003e\n\n\u003cbr/\u003e\n\n**Mobile**\n\n\u003cimg width=\"373\" alt=\"screen shot 2018-06-11 at 12 28 19 am\" src=\"https://user-images.githubusercontent.com/10034981/41211582-afe69fdc-6d0e-11e8-8854-7fb8a06047e0.png\"\u003e\n\u003cimg width=\"320\" alt=\"screen shot 2018-06-10 at 10 21 37 pm\" src=\"https://user-images.githubusercontent.com/10034981/41208742-bfb188b2-6cfc-11e8-96f3-8dce116b9595.png\"\u003e\n\n\n\u003cbr/\u003e\n\n**Tablet**\n\n\u003cimg width=\"402\" alt=\"screen shot 2018-06-11 at 12 29 24 am\" src=\"https://user-images.githubusercontent.com/10034981/41211587-b9928168-6d0e-11e8-92bf-a92079f737ac.png\"\u003e\n\n\u003cbr/\u003e\u003cbr/\u003e\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagoloschi%2Fluxury-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagoloschi%2Fluxury-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagoloschi%2Fluxury-store/lists"}