{"id":20277241,"url":"https://github.com/darthdevv/fresh-cart","last_synced_at":"2026-04-13T15:33:13.394Z","repository":{"id":221263363,"uuid":"753887654","full_name":"Darthdevv/Fresh-Cart","owner":"Darthdevv","description":"an ecommerce webapp with payment method ","archived":false,"fork":false,"pushed_at":"2024-03-02T02:04:35.000Z","size":18056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T01:41:29.196Z","etag":null,"topics":["axios","context-api","daisyui","framer-motion","jwt-authentication","react-query","react-router","react-toastify","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://fresh-cart-inky.vercel.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/Darthdevv.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":"2024-02-07T01:11:30.000Z","updated_at":"2024-03-02T00:38:11.000Z","dependencies_parsed_at":"2024-02-29T15:50:50.214Z","dependency_job_id":"730c4799-fe88-4702-bb21-0b11473e8a43","html_url":"https://github.com/Darthdevv/Fresh-Cart","commit_stats":null,"previous_names":["darthdevv/fresh-cart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Darthdevv/Fresh-Cart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FFresh-Cart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FFresh-Cart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FFresh-Cart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FFresh-Cart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darthdevv","download_url":"https://codeload.github.com/Darthdevv/Fresh-Cart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darthdevv%2FFresh-Cart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["axios","context-api","daisyui","framer-motion","jwt-authentication","react-query","react-router","react-toastify","reactjs","tailwindcss"],"created_at":"2024-11-14T13:17:37.220Z","updated_at":"2026-04-13T15:33:13.362Z","avatar_url":"https://github.com/Darthdevv.png","language":"JavaScript","funding_links":["https://github.com/sponsors/yyx990803"],"categories":[],"sub_categories":[],"readme":"\n\n# FreshCart E-commerce Application 🛒\nWelcome to FreshCart, an e-commerce application built with React! FreshCart provides a seamless shopping experience for users to browse and purchase products of various categories and brands.\n\n## Features 💠\n*FreshCart comes with the following features:*\n\n- ***User Authentication:*** Users can sign up, log in, and log out securely.\nBrowse Products: Users can browse through a variety of fresh produce, groceries, and other items available for purchase.\n- ***Product Categories:*** Products are organized into categories for easy navigation.\n- ***Add to WishList:*** Users can add  products to wishlist.\n- ***Add to Cart:*** Users can add products to their shopping cart for purchase.\n- ***View Cart:*** Users can view their shopping cart, modify quantities, and remove items.\n- ***Checkout Process:*** Secure checkout process for users to complete their purchases.\n- ***Order History:*** Users can view their order history and track the status of their orders.\n- ***Responsive Design:*** FreshCart is designed to be responsive and compatible with various screen sizes and devices.\n\n## Screenshot ⚛️\n\u003ca href='https://fresh-cart-inky.vercel.app/'\u003e\n Live Demo 🔗\n\u003c/a\u003e\n\n![ScreenShot](/src/assets/images/screenshot.png)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vitejs.dev\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"180\" src=\"https://vitejs.dev/logo.svg\" alt=\"Vite logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/vite\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/vite.svg\" alt=\"npm package\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://nodejs.org/en/about/releases/\"\u003e\u003cimg src=\"https://img.shields.io/node/v/vite.svg\" alt=\"node compatibility\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/vitejs/vite/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/vitejs/vite/actions/workflows/ci.yml/badge.svg?branch=main\" alt=\"build status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pr.new/vitejs/vite\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/start_pr_dark_small.svg\" alt=\"Start new PR in StackBlitz Codeflow\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://chat.vitejs.dev\"\u003e\u003cimg src=\"https://img.shields.io/badge/chat-discord-blue?style=flat\u0026logo=discord\" alt=\"discord chat\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n# Vite ⚡\n\n\u003e Next Generation Frontend Tooling\n\n- 💡 Instant Server Start\n- ⚡️ Lightning Fast HMR\n- 🛠️ Rich Features\n- 📦 Optimized Build\n- 🔩 Universal Plugin Interface\n- 🔑 Fully Typed APIs\n\nVite (French word for \"quick\", pronounced [`/vit/`](https://cdn.jsdelivr.net/gh/vitejs/vite@main/docs/public/vite.mp3), like \"veet\") is a new breed of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts:\n\n- A dev server that serves your source files over [native ES modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules), with [rich built-in features](https://vitejs.dev/guide/features.html) and astonishingly fast [Hot Module Replacement (HMR)](https://vitejs.dev/guide/features.html#hot-module-replacement).\n\n- A [build command](https://vitejs.dev/guide/build.html) that bundles your code with [Rollup](https://rollupjs.org), pre-configured to output highly optimized static assets for production.\n\nIn addition, Vite is highly extensible via its [Plugin API](https://vitejs.dev/guide/api-plugin.html) and [JavaScript API](https://vitejs.dev/guide/api-javascript.html) with full typing support.\n\n[Read the Docs to Learn More](https://vitejs.dev).\n\n## Packages\n\n| Package                                         | Version (click for changelogs)                                                                                                    |\n| ----------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------- |\n| [vite](packages/vite)                           | [![vite version](https://img.shields.io/npm/v/vite.svg?label=%20)](packages/vite/CHANGELOG.md)                                    |\n| [@vitejs/plugin-legacy](packages/plugin-legacy) | [![plugin-legacy version](https://img.shields.io/npm/v/@vitejs/plugin-legacy.svg?label=%20)](packages/plugin-legacy/CHANGELOG.md) |\n| [create-vite](packages/create-vite)             | [![create-vite version](https://img.shields.io/npm/v/create-vite.svg?label=%20)](packages/create-vite/CHANGELOG.md)               |\n\n## Contribution\n\nSee [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[MIT](LICENSE).\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca target=\"_blank\" href=\"https://github.com/sponsors/yyx990803\"\u003e\n    \u003cimg alt=\"sponsors\" src=\"https://sponsors.vuejs.org/vite.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthdevv%2Ffresh-cart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarthdevv%2Ffresh-cart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthdevv%2Ffresh-cart/lists"}