{"id":23048441,"url":"https://github.com/coderswarup/mern_ecommerce_website","last_synced_at":"2025-04-03T03:14:19.352Z","repository":{"id":209178276,"uuid":"678707397","full_name":"CoderSwarup/MERN_Ecommerce_website","owner":"CoderSwarup","description":"MERN stack Ecommerce Website With ADMIN Panel using React , Node , Redux","archived":false,"fork":false,"pushed_at":"2024-02-02T19:23:20.000Z","size":1275,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T17:11:34.827Z","etag":null,"topics":["backend","ecommerce-website","mern","mern-stack"],"latest_commit_sha":null,"homepage":"https://samecomm.cyclic.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/CoderSwarup.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-08-15T07:17:35.000Z","updated_at":"2024-11-02T13:42:59.000Z","dependencies_parsed_at":"2024-02-02T20:42:54.594Z","dependency_job_id":null,"html_url":"https://github.com/CoderSwarup/MERN_Ecommerce_website","commit_stats":null,"previous_names":["coderswarup/mern_ecommerce_website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderSwarup%2FMERN_Ecommerce_website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderSwarup%2FMERN_Ecommerce_website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderSwarup%2FMERN_Ecommerce_website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderSwarup%2FMERN_Ecommerce_website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoderSwarup","download_url":"https://codeload.github.com/CoderSwarup/MERN_Ecommerce_website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927838,"owners_count":20856198,"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":["backend","ecommerce-website","mern","mern-stack"],"created_at":"2024-12-15T22:41:28.599Z","updated_at":"2025-04-03T03:14:19.332Z","avatar_url":"https://github.com/CoderSwarup.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Full-Stack MERN Project ECOMMERCE WEBSITE\n\n\u003e \u003e ## Project DEMO 😍 : https://samecomm.cyclic.app/ 👍\n\n\u003e Ecommerce Website 2 : https://swarupecom.cyclic.app/ 🎆\n\nThis repository contains a full-stack MERN (MongoDB, Express, React, Node.js) project. The project consists of separate backend and frontend folders.\n\n## Getting Started\n\nFollow these instructions to get the project up and running on your local machine.\n\n### Prerequisites\n\n- Node.js and npm must be installed. You can download them from [Node.js official website](https://nodejs.org/).\n\n### Clone the Repository\n\nClone this repository to your local machine:\n\n```bash\ngit clone https://github.com/CoderSwarup/MERN_Ecommerce_website.git\n```\n\n# Backend Setup\n\nNavigate to the backend folder:\n\n```bash\ncd full-stack-mern/backend\n```\n\nInstall backend dependencies:\n\n```bash\nnpm install\n```\n\n## Create a .env file in the backend folder with the following content:\n\n```bash\n\nPORT=3000\n# MONGO_URL=\"mongodb://127.0.0.1:27017/samcomm\"\nMONGO_URL= Your Mongo URl\n\n//JWT TOKENS\nJWT_SECRET=\nREFRESH_TOKEN_SECRET=\n\n// For Maill Service\nNODEMAILER_SERVICE=\nNODEMAILER_EMAIL=\nNODEMAILER_PASSWORD=\n\n//For Images Upload\nCLOUDINARY_NAME=\nCLOUDINARY_API_KEY=\nCLOUDINARY_API_SECRET=\n\n//For Paymrnt\nSTRIPE_PUBLIC_API_KEY=\nSTRIPE_SECRET_KEY=\n\n//For Google Login\nGOOGLE_CLIENT_ID=\nGOOGLE_CLIENT_SECRET=\n\n\nCLIENT_URL=http://localhost:5173/\n```\n\n# Run the backend server:\n\n```bash\nnpm run dev\n```\n\nThe backend server will run on port 3000.\n\n---\n\n# Frontend Setup\n\nOpen a new terminal and navigate to the frontend folder:\n\n```bash\ncd Frontend\n```\n\n## Install frontend dependencies:\n\n```bash\nnpm install\n```\n\n## Start the frontend development server:\n\n```bash\n npm run dev\n```\n\nThe frontend server will start, and the application will open in your default browser.\n\n# 💖😍 Contributing\n\nContributions are welcome! Please create a pull request for any improvements or fixes you'd like to add.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderswarup%2Fmern_ecommerce_website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderswarup%2Fmern_ecommerce_website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderswarup%2Fmern_ecommerce_website/lists"}