{"id":21438248,"url":"https://github.com/bpetermann/react-native-shopping-cart","last_synced_at":"2025-04-19T18:13:21.319Z","repository":{"id":175271453,"uuid":"653630754","full_name":"bpetermann/react-native-shopping-cart","owner":"bpetermann","description":"React native shopping cart demo","archived":false,"fork":false,"pushed_at":"2024-09-05T19:55:11.000Z","size":3576,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T11:34:32.510Z","etag":null,"topics":["react-native","typescript"],"latest_commit_sha":null,"homepage":"","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/bpetermann.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}},"created_at":"2023-06-14T12:23:14.000Z","updated_at":"2024-09-05T19:55:14.000Z","dependencies_parsed_at":"2024-02-19T20:48:52.320Z","dependency_job_id":"3cfc11bf-5531-4f28-9219-86f9649da7dd","html_url":"https://github.com/bpetermann/react-native-shopping-cart","commit_stats":null,"previous_names":["bpetermann/react-native-shopping-cart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetermann%2Freact-native-shopping-cart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetermann%2Freact-native-shopping-cart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetermann%2Freact-native-shopping-cart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetermann%2Freact-native-shopping-cart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpetermann","download_url":"https://codeload.github.com/bpetermann/react-native-shopping-cart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249760164,"owners_count":21321843,"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":["react-native","typescript"],"created_at":"2024-11-23T00:34:17.600Z","updated_at":"2025-04-19T18:13:21.302Z","avatar_url":"https://github.com/bpetermann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Shopping Cart\n\nThis project began as a small playground for getting familiar with React Native ... and well, it still is! Over time, I’ve added quite a few features and tools to it, such as Redux for state management and Cypress for testing.\n\nCurrently, you can:\n\n   - Like products\n   - Add products to your cart\n   - View individual product details\n   - And more!\n\nThe component structure follows *Atomic Design* principles to ensure scalability and maintainability as the project grows.\n\n\u003e [!NOTE]  \n\u003e Since I don't currently have access to an iOS system, I can't determine how the app will appear on iOS devices\n\n\n## Getting Started\n\n```\ngit clone https://github.com/bpetermann/react-native-shopping-cart.git\ncd react-native-shopping-cart\nnpm install\nnpm start\n```\n\n- Press \"a\" to open the App in\n  [Android Studio](https://developer.android.com/studio)\n- For Android devices scan the QR Code that is displayed in the terminal with the [Expo Go](https://expo.dev/client) app\n- Type \"npm run web\" to view in the browser\n\n## Redux\n\nThe app utilizes a Redux store to manage the state of the cart, user and favorites functionality. The Redux store handles the logic and storage for these features, providing a centralized location for accessing and modifying this shared state throughout the application.\n\n## Run Cypress tests\n\n```\nnpm start web\nnpm run test\n```\n## Products \n\nThe product api comes from a [dummy json server](https://github.com/bpetermann/shopping-cart-jsonserver)\n\n## Authentication \n\nFor demonstration purposes only, no backend logic included\n\n\n## Dependencies\n- [React Navigation](https://reactnavigation.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [i18n-js](https://www.npmjs.com/package/i18n-js)\n- [Cypress](https://www.cypress.io/)\n- [Redux](https://react-redux.js.org/)\n- [Expo](https://expo.dev/)\n\n### Thanks\n\n- Model photo by \u003ca href=\"https://unsplash.com/de/@wiola3001\"\u003eWioletta Płonkowska\n  \u003c/a\u003e on \u003ca href=\"https://unsplash.com/s/photos/model?utm_source=unsplash\u0026utm_medium=referral\u0026utm_content=creditCopyText\"\u003eUnsplash\u003c/a\u003e\u003cbr\u003e\n- Product photos by \u003ca href=\"https://unsplash.com/@ikredenets?utm_source=unsplash\u0026utm_medium=referral\u0026utm_content=creditCopyText\"\u003eIrene Kredenets\u003c/a\u003e on \u003ca href=\"https://unsplash.com/s/photos/shoes?utm_source=unsplash\u0026utm_medium=referral\u0026utm_content=creditCopyText\"\u003eUnsplash\u003c/a\u003e\n\n\n### Recommended IDE Setup\n\n[VS Code](https://code.visualstudio.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpetermann%2Freact-native-shopping-cart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpetermann%2Freact-native-shopping-cart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpetermann%2Freact-native-shopping-cart/lists"}