{"id":50677493,"url":"https://github.com/narendersd/leyo","last_synced_at":"2026-06-08T16:32:56.965Z","repository":{"id":300917405,"uuid":"1007546446","full_name":"NarenderSD/Leyo","owner":"NarenderSD","description":"Leyo - Full Stack E-Commerece","archived":false,"fork":false,"pushed_at":"2025-06-24T09:00:49.000Z","size":3676,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T05:31:05.446Z","etag":null,"topics":["buildbynarender","buildbynarendersingh","ecommerce","ecommerce-website","full","full-stack-e-commerece","fullstack-developer","fullstack-development","leyo","mern","mern-project","mern-stack-development"],"latest_commit_sha":null,"homepage":"https://leyo.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/NarenderSD.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,"zenodo":null}},"created_at":"2025-06-24T07:00:01.000Z","updated_at":"2025-06-24T11:25:04.000Z","dependencies_parsed_at":"2025-06-24T09:34:16.631Z","dependency_job_id":null,"html_url":"https://github.com/NarenderSD/Leyo","commit_stats":null,"previous_names":["narendersd/leyo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NarenderSD/Leyo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NarenderSD%2FLeyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NarenderSD%2FLeyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NarenderSD%2FLeyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NarenderSD%2FLeyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NarenderSD","download_url":"https://codeload.github.com/NarenderSD/Leyo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NarenderSD%2FLeyo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34071653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["buildbynarender","buildbynarendersingh","ecommerce","ecommerce-website","full","full-stack-e-commerece","fullstack-developer","fullstack-development","leyo","mern","mern-project","mern-stack-development"],"created_at":"2026-06-08T16:32:56.414Z","updated_at":"2026-06-08T16:32:56.958Z","avatar_url":"https://github.com/NarenderSD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"client/src/assets/logo.png\" alt=\"Leyo Logo\" width=\"120\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eLeyo Full Stack Ecommerce\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eModern, scalable, and feature-rich ecommerce platform built with React, Node.js, Express, and MongoDB.\u003c/b\u003e\u003cbr/\u003e\n  \u003ci\u003ePremium UI, robust admin panel, secure authentication, and seamless deployment.\u003c/i\u003e\n\u003c/p\u003e\n\n---\n\n## 🚀 Features\n\n- User Authentication (Register, Login, OTP, JWT, Password Reset)\n- Product, Category \u0026 Subcategory Management (Admin \u0026 User)\n- Cart \u0026 Checkout (Stripe Integration)\n- Order Management (User \u0026 Admin)\n- Address Book (Multiple Addresses)\n- Profile Management (Edit, Avatar Upload)\n- Admin Dashboard (Users, Products, Orders, Categories)\n- Mobile Responsive Design\n- Image Uploads (Cloudinary)\n- Email Notifications (Registration, Orders, Password Reset)\n- Secure, Scalable, and Production Ready\n\n---\n\n## 🏗️ Tech Stack\n\n| Frontend                | Backend                | Database   | Cloud \u0026 Tools      |\n|-------------------------|------------------------|------------|--------------------|\n| React (Vite)            | Node.js, Express.js    | MongoDB    | Cloudinary         |\n| Tailwind CSS            | JWT Auth, Stripe API   |            | Vercel/Render      |\n| Redux Toolkit           | Nodemailer/Resend      |            | GitHub Actions     |\n\n---\n\n## 📦 Project Structure\n\n```\nLeyo-Full-Stack-Ecommerce/\n  ├── client/         # React frontend (Vite)\n  ├── server/         # Node.js backend (Express)\n  ├── .gitignore\n  ├── readme.md\n  └── ...             # Demo GIFs, thumbnails, etc.\n```\n\n---\n\n## ⚡️ Quick Start\n\n### 1. Clone the Repository\n```bash\ngit clone https://github.com/NarenderSD/leyo-full-stack-ecommerce.git\ncd leyo-full-stack-ecommerce\n```\n\n### 2. Setup Environment Variables\n- Create `.env` files in both `client/` and `server/` directories as per your environment.\n- **Never commit your `.env` files to GitHub!**\n\n### 3. Install Dependencies\n\n**Frontend:**\n```bash\ncd client\nnpm install\n```\n\n**Backend:**\n```bash\ncd ../server\nnpm install\n```\n\n### 4. Run Locally\n\n**Start Backend:**\n```bash\ncd server\nnpm run dev\n```\n\n**Start Frontend:**\n```bash\ncd ../client\nnpm run dev\n```\n\n- Frontend: [http://localhost:5173](http://localhost:5173)\n- Backend: [http://localhost:8080](http://localhost:8080)\n\n---\n\n## 🌐 Deployment\n\n- **Frontend:** Deploy on [Vercel](https://vercel.com/) or [Netlify](https://netlify.com/)\n- **Backend:** Deploy on [Render](https://render.com/), [Railway](https://railway.app/), or [Vercel Serverless](https://vercel.com/)\n- **Environment Variables:** Set all secrets (DB URI, JWT, Stripe, Cloudinary, etc.) in the deployment dashboard.\n\n---\n\n## 📸 Demo\n\n![Demo 1](Demo%201.gif)\n![Demo 2](Demo%202.gif)\n\n---\n\n## 🛡️ Security \u0026 Best Practices\n\n- All sensitive data is managed via environment variables\n- Passwords are hashed and never stored in plain text\n- JWT-based authentication for secure sessions\n- Input validation and error handling throughout\n\n---\n\n## 🙋‍♂️ Author\n\n**Narender Singh**  \n[LinkedIn](https://www.linkedin.com/in/narendersingh1/) | [Portfolio](https://www.linkedin.com/in/narendersingh1/)\n\n---\n\n## 🤝 Contributing\n\nPull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n\n---\n\n\u003e \u003cp align=\"center\"\u003e\u003cb\u003ePremium Quality | Modern UI | Production Ready | Scalable Architecture\u003c/b\u003e\u003c/p\u003e ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarendersd%2Fleyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarendersd%2Fleyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarendersd%2Fleyo/lists"}