{"id":28650597,"url":"https://github.com/mohammadoftadeh/angular-ecommerce","last_synced_at":"2026-04-12T16:02:50.180Z","repository":{"id":294225917,"uuid":"986309425","full_name":"mohammadoftadeh/angular-ecommerce","owner":"mohammadoftadeh","description":"Angular E-commerce - Free Angular 19, TypeScript, NgRx, Sass, Stripe payment integration E-commerce Website. ","archived":false,"fork":false,"pushed_at":"2025-05-19T19:29:56.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T05:07:01.637Z","etag":null,"topics":["angular","angular19","css-animations","e-commerce","html","javascript","ngrx","ngrx-store","scss","storefront","stripe","stripe-checkout","stripe-payments","typescript"],"latest_commit_sha":null,"homepage":"https://angular-ecommerce-bw8n.vercel.app","language":"TypeScript","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/mohammadoftadeh.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-05-19T12:19:31.000Z","updated_at":"2025-05-19T19:35:29.000Z","dependencies_parsed_at":"2025-05-19T13:39:18.556Z","dependency_job_id":"57dda5ed-ef8d-4b1d-817d-b47ecefefbff","html_url":"https://github.com/mohammadoftadeh/angular-ecommerce","commit_stats":null,"previous_names":["mohammadoftadeh/angular-ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohammadoftadeh/angular-ecommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Fangular-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Fangular-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Fangular-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Fangular-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohammadoftadeh","download_url":"https://codeload.github.com/mohammadoftadeh/angular-ecommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammadoftadeh%2Fangular-ecommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276889772,"owners_count":25722925,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":["angular","angular19","css-animations","e-commerce","html","javascript","ngrx","ngrx-store","scss","storefront","stripe","stripe-checkout","stripe-payments","typescript"],"created_at":"2025-06-13T05:06:59.703Z","updated_at":"2025-09-25T09:11:29.574Z","avatar_url":"https://github.com/mohammadoftadeh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛍️ Angular E-commerce\n\nA modern, responsive, and fully optimized e-commerce front-end built with **Angular 19.2**, **NgRx**, **Sass**, and **Node.js** for Stripe payment integration. Designed using best practices and technical standards for clean code, state management, and developer experience.\n\n\n## 🚀 Demo\n\n🔗 Live Demo: [angular-ecommerce](https://angular-ecommerce-bw8n.vercel.app/)\n\n---\n\n\n## ✨ Features\n\n- 💾 **Cart Persistence** using NgRx\n- 💳 **Stripe Checkout Integration**\n- 📱 **Responsive Design** for all screen sizes\n- 💅 **CSS Animations** with Sass styling\n- ⚙️ **NgRx Store** for robust state management\n- 🧼 **Clean Code** and best practices with modular structure\n\n---\n\n## 🛠️ Tech Stack\n\n- **Frontend:** Angular 19.2, NgRx, RxJS, TypeScript, Sass, Stripe\n- **Backend:** Node.js, Express (for Stripe integration)\n- **Styling:** SCSS, CSS animations, responsive design\n- **State Management:** NgRx Store\n- **Deployment:** Vercel\n\n---\n\n## 📦 Installation\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/mohammadoftadeh/angular-ecommerce.git\ncd angular-ecommerce\n```\n\n### 2. Install Angular App dependencies\n\n```bash\ncd angular-ecommerce-app\nnpm install\n```\n\n### 3. Install Backend dependencies\n\n```bash\ncd ../my-app-server\nnpm install\n```\n\n## ▶️ Running the Project\n\n### Start the Angular frontend\n\n```bash\ncd angular-ecommerce-app\nnpm start\n```\n\n### Start the Node.js Stripe server\n\n```bash\ncd ../my-app-server\nnpm start\n```\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute, Please follow these steps to contribute to Shopco:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/your-feature-name`).\n3. Make your changes.\n4. Push to the branch (`git push origin feature/your-feature-name`).\n5. Open a pull request.\n\n## Issues\n\nFeel free to submit issues for any bugs, feature requests, or general questions related to the project. You can also reach out via [email](mailto:mr.mohammadoftadeh@gmail.com) for support.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) file for details.\n\n## Contact\n\nFeel free to reach out to:\n\n- **Name**: Mohammad Oftadeh\n- **Email**: [mr.mohammadoftadeh@gmail.com](mailto:mr.mohammadoftadeh@gmail.com)\n- **GitHub**: [https://github.com/mohammadoftadeh](https://github.com/mohammadoftadeh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadoftadeh%2Fangular-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammadoftadeh%2Fangular-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadoftadeh%2Fangular-ecommerce/lists"}