{"id":18773769,"url":"https://github.com/prthub/euphoria-ecommerceapplication","last_synced_at":"2026-04-18T06:34:04.508Z","repository":{"id":183165705,"uuid":"669712924","full_name":"PrtHub/Euphoria-EcommerceApplication","owner":"PrtHub","description":"Euphoria presents a online shopping experience catering to Men, Women, and Kids.","archived":false,"fork":false,"pushed_at":"2023-08-13T06:29:08.000Z","size":86586,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T02:46:18.388Z","etag":null,"topics":["ecommerce-website","lazyload-images","react-helmet-async","react-hooks","react-icons","react-lazy-load-image-component","react-redux","react-router-dom","react-select","react-toastify","reactjs","redux-persist","redux-toolkit","swiper-js","tailwind-css","vite"],"latest_commit_sha":null,"homepage":"https://euphoria-fashion.netlify.app/","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/PrtHub.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":"2023-07-23T07:21:24.000Z","updated_at":"2023-09-29T09:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"da474cf3-a465-4cc4-adf2-756df59e39d6","html_url":"https://github.com/PrtHub/Euphoria-EcommerceApplication","commit_stats":null,"previous_names":["prthub/euphoria-ecommerceapplication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PrtHub/Euphoria-EcommerceApplication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrtHub%2FEuphoria-EcommerceApplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrtHub%2FEuphoria-EcommerceApplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrtHub%2FEuphoria-EcommerceApplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrtHub%2FEuphoria-EcommerceApplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrtHub","download_url":"https://codeload.github.com/PrtHub/Euphoria-EcommerceApplication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrtHub%2FEuphoria-EcommerceApplication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31959880,"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":["ecommerce-website","lazyload-images","react-helmet-async","react-hooks","react-icons","react-lazy-load-image-component","react-redux","react-router-dom","react-select","react-toastify","reactjs","redux-persist","redux-toolkit","swiper-js","tailwind-css","vite"],"created_at":"2024-11-07T19:35:25.991Z","updated_at":"2026-04-18T06:34:04.459Z","avatar_url":"https://github.com/PrtHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Euphoria - An E-commerce Application\nEuphoria is a modern and user-friendly Online Shopping Platform for Men, Women \u0026 Kid's Fashion. This frontend project is built using a combination of technologies and libraries including Vite, React, Tailwind CSS, React Router Dom, React Icons, Redux Toolkit, react-helmet-async, react-lazy-load-image-component, react-select, react-toastify, swiper, Canvas Confetti, Redux Persist, and bugfender/SDK.\n\n## Features\n\n- Browse and shop a wide range of fashion products for Men, Women \u0026 Kids.\n- Easily add products to the shopping cart.\n- View and update the contents of the shopping cart.\n- Create a wishlist of favorite products.\n- Filter products by color, brand, and category for personalized shopping.\n- Efficient search functionality for finding specific products.\n- Place orders and receive success confirmation messages.\n- Data management using Redux Toolkit for a smooth user experience.\n- Persisted state using Redux Persist to maintain cart and wishlist data.\n- High-quality icons using React Icons.\n- Responsive design ensuring compatibility across devices with Tailwind CSS.\n\n## Technologies Used\n\n- Vite\n- React\n- Tailwind CSS\n- React Router Dom\n- React Icons\n- Redux Toolkit\n- react-helmet-async\n- react-lazy-load-image-component\n- react-select\n- react-toastify\n- swiper\n- Canvas Confetti\n- Redux Persist\n- bugfender/SDK\n  \n\n## Installation\n\n1. Clone the repository: `git clone https://github.com/PrtHub/Euphoria-EcommerceApplication`\n2. Navigate to the project directory: `cd `\n3. Install dependencies: `npm install` or `yarn install`\n\n## Usage\n\n1. Start the development server: `npm run dev` or `yarn dev`\n2. Open your browser and visit `http://localhost:5173`\n\n## Deployment\n\nTo deploy the project, you can follow the instructions specific to your chosen hosting platform. Here are a few examples:\n\n### Netlify\n\n1. Create a new site on Netlify.\n2. Set the build command to: `npm run build` or `yarn build`\n3. Set the publish directory to: `dist`\n4. Deploy the site.\n\n### Vercel\n\n1. Install the Vercel CLI: `npm install -g vercel` or `yarn global add vercel`\n2. Run the deployment command: `vercel`\n\n## Contributing\n\nContributions are welcome! If you find any issues or want to add new features, please submit an issue or create a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n## Acknowledgements\n\n- This project was built using Vite, React, Tailwind CSS, and other amazing open-source libraries.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprthub%2Feuphoria-ecommerceapplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprthub%2Feuphoria-ecommerceapplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprthub%2Feuphoria-ecommerceapplication/lists"}