{"id":15130996,"url":"https://github.com/raxeekhan/ProShop","last_synced_at":"2025-03-28T17:33:42.740Z","repository":{"id":255226643,"uuid":"844154892","full_name":"itscodeninja/ProShop","owner":"itscodeninja","description":"Built a fully-featured eCommerce website for ProShop with a focus on seamless user experience. Integrated advanced state management for efficient and scalable performance.","archived":false,"fork":false,"pushed_at":"2024-08-18T14:55:43.000Z","size":1433,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-09T17:04:42.695Z","etag":null,"topics":["javascript","mongodb","nodejs","payment-gateway","paypal-checkout","react","sanity","vitejs"],"latest_commit_sha":null,"homepage":"","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/itscodeninja.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-08-18T14:51:44.000Z","updated_at":"2024-08-18T14:57:43.000Z","dependencies_parsed_at":"2024-08-28T18:46:19.559Z","dependency_job_id":"9df8ff00-0a18-4a48-9e66-fe1fd18d4f91","html_url":"https://github.com/itscodeninja/ProShop","commit_stats":null,"previous_names":["itscodeninja/proshop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itscodeninja%2FProShop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itscodeninja%2FProShop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itscodeninja%2FProShop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itscodeninja%2FProShop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itscodeninja","download_url":"https://codeload.github.com/itscodeninja/ProShop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868746,"owners_count":16555786,"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":["javascript","mongodb","nodejs","payment-gateway","paypal-checkout","react","sanity","vitejs"],"created_at":"2024-09-26T03:20:44.287Z","updated_at":"2025-03-28T17:33:37.257Z","avatar_url":"https://github.com/itscodeninja.png","language":"JavaScript","funding_links":["https://developer.paypal.com/"],"categories":[],"sub_categories":[],"readme":"# ProShop\n\n\u003e eCommerce platform built with the MERN stack \u0026 Redux.\n\n![Image](https://github.com/bradtraversy/proshop-v2/raw/main/frontend/public/images/screens.png)\n\n## Features\n\n- Full featured shopping cart\n- Product reviews and ratings\n- Top products carousel\n- Product pagination\n- Product search feature\n- User profile with orders\n- Admin product management\n- Admin user management\n- Admin Order details page\n- Mark orders as delivered option\n- Checkout process (shipping, payment method, etc)\n- PayPal / credit card integration\n- Database seeder (products \u0026 users)\n\n## Usage\n\n- Create a MongoDB database and obtain your `MongoDB URI` - [MongoDB Atlas](https://www.mongodb.com/cloud/atlas/register)\n- Create a PayPal account and obtain your `Client ID` - [PayPal Developer](https://developer.paypal.com/)\n\n### Env Variables\n\nRename the `.env.example` file to `.env` and add the following\n\n```\nNODE_ENV = development\nPORT = 5000\nMONGO_URI = your mongodb uri\nJWT_SECRET = 'abc123'\nPAYPAL_CLIENT_ID = your paypal client id\nPAGINATION_LIMIT = 8\n```\n\nChange the JWT_SECRET and PAGINATION_LIMIT to what you want\n\n### Install Dependencies (frontend \u0026 backend)\n\n```\nnpm install\ncd frontend\nnpm install\n```\n\n### Run\n\n```\n\n# Run frontend (:3000) \u0026 backend (:5000)\nnpm run dev\n\n# Run backend only\nnpm run server\n```\n\n## Build \u0026 Deploy\n\n```\n# Create frontend prod build\ncd frontend\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraxeekhan%2FProShop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraxeekhan%2FProShop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraxeekhan%2FProShop/lists"}