{"id":17683252,"url":"https://github.com/nemanjam/redux-ecommerce","last_synced_at":"2025-05-07T13:46:38.511Z","repository":{"id":55326658,"uuid":"209865998","full_name":"nemanjam/redux-ecommerce","owner":"nemanjam","description":"Ecommerce website with React Hooks and Redux.","archived":false,"fork":false,"pushed_at":"2023-02-28T12:18:31.000Z","size":27123,"stargazers_count":35,"open_issues_count":10,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T10:42:33.386Z","etag":null,"topics":["bootstrap","ecommerce","hooks","react","redux","redux-thunk"],"latest_commit_sha":null,"homepage":"https://nemanjam.github.io/redux-ecommerce","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/nemanjam.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":"2019-09-20T19:26:09.000Z","updated_at":"2025-02-07T10:41:24.000Z","dependencies_parsed_at":"2024-10-24T12:01:01.095Z","dependency_job_id":"09a4c1c0-ad0b-4161-b009-9ad9369a9dfb","html_url":"https://github.com/nemanjam/redux-ecommerce","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/nemanjam%2Fredux-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fredux-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fredux-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemanjam%2Fredux-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemanjam","download_url":"https://codeload.github.com/nemanjam/redux-ecommerce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252890150,"owners_count":21820324,"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":["bootstrap","ecommerce","hooks","react","redux","redux-thunk"],"created_at":"2024-10-24T09:44:47.496Z","updated_at":"2025-05-07T13:46:38.470Z","avatar_url":"https://github.com/nemanjam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redux Ecommerce\n\nSimple ecommerce website made with React Hooks and Redux.\n\n## Demo and Codesandbox\n\n- Live demo is available here: **[Demo](https://nemanjam.github.io/redux-ecommerce)**\n- Codesandbox is available here: **[Codesandbox](https://codesandbox.io/s/github/nemanjam/redux-ecommerce)**\n\n## Features\n\n- Home, Products, Product Details, Liked, Cart, Login, Profile and Error pages\n- State management with Redux\n- Responsive design with Bootstrap\n- Products pagination with infinite scroll\n- Insert Advertisements at every N products\n- Products sorting by price, weight, size asc and desc\n- Product filtering by brand and color\n- Ability to like the products (wishlist)\n- Product Details page with image magnify\n- Cart with increment, decrement and remove product abilities\n- Local Login/Register with Formik validation\n- Login with Google OAuth, client side auth\n- Profile page is behind protected route\n- Product card with loader for image loading\n- Toast messages for adding, liking a product, login/logout with Google/Local and network errors\n- Loading state with spinner with text or default spinner\n- Two fake backends with Promise and Axios-Mock-Adapter strategies\n- Config file with settable pagination page size, advertisement index and fake backend delay\n- Dynamic data creation and randomizing with Faker\n- Dynamic carousel width with React Container Dimensions and image cropping with `object-fit:cover`\n\n## Libraries used\n\n- React with Hooks, Redux, Redux Thunk\n- React Bootstrap with Cosmo theme\n- React Infinite Scroller, React Image Magnify, React Google Login, React Container Dimensions\n- Axios, Axios Mock Adapter, Formik, Faker\n\n## Installation and running\n\n- `npm install`\n- `npm run start` app wil be loaded on `http://localhost:3002`\n\n## Screenshots\n\n![Screenshot1](/screenshots/Screenshot_1.png)\n\n![Screenshot2](/screenshots/Screenshot_2.png)\n\n![Screenshot3](/screenshots/Screenshot_3.png)\n\n![Screenshot4](/screenshots/Screenshot_4.png)\n\n![Screenshot5](/screenshots/Screenshot_5.png)\n\n![Screenshot6](/screenshots/Screenshot_6.png)\n\n![Screenshot7](/screenshots/Screenshot_7.png)\n\n![Screenshot8](/screenshots/Screenshot_8.png)\n\n## Github pages deployment\n\n```bash\n# must use HashRouter\n# set \"homepage\": \"/redux-ecommerce/#\", in package.json\n\n# must have in .env\nSKIP_PREFLIGHT_CHECK=true\n\n# must have this env var in terminal\nexport NODE_OPTIONS=--openssl-legacy-provider\n\n# redeploy\nnpm run deploy\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemanjam%2Fredux-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemanjam%2Fredux-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemanjam%2Fredux-ecommerce/lists"}