{"id":25394129,"url":"https://github.com/divyansh089/apple-store","last_synced_at":"2026-04-07T07:03:57.642Z","repository":{"id":276084709,"uuid":"928157497","full_name":"Divyansh089/Apple-store","owner":"Divyansh089","description":"A fully functional apple store making it as a remarkable e-commerce website.","archived":false,"fork":false,"pushed_at":"2025-02-09T10:36:24.000Z","size":38631,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T12:26:47.876Z","etag":null,"topics":["api-rest","apple","axios-react","chakra-ui","coreui","coreui-icons","expressjs","mongodb","postcss","react","redux","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://apple-store-ten-chi.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Divyansh089.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-02-06T06:47:31.000Z","updated_at":"2025-02-09T10:36:27.000Z","dependencies_parsed_at":"2025-04-10T04:43:19.682Z","dependency_job_id":null,"html_url":"https://github.com/Divyansh089/Apple-store","commit_stats":null,"previous_names":["divyansh089/apple-store"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Divyansh089/Apple-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divyansh089%2FApple-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divyansh089%2FApple-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divyansh089%2FApple-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divyansh089%2FApple-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Divyansh089","download_url":"https://codeload.github.com/Divyansh089/Apple-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Divyansh089%2FApple-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31503394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api-rest","apple","axios-react","chakra-ui","coreui","coreui-icons","expressjs","mongodb","postcss","react","redux","vercel-deployment"],"created_at":"2025-02-15T18:59:33.688Z","updated_at":"2026-04-07T07:03:57.624Z","avatar_url":"https://github.com/Divyansh089.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍏 Apple Store - E-Commerce Website\r\n\r\nWelcome to the **Apple Store E-Commerce Website!** 🎉 This is a fully functional e-commerce platform built using modern technologies, including **React, Node.js, and MongoDB**. It provides users with a seamless shopping experience to browse and purchase Apple products efficiently.\r\n\r\n---\r\n\r\n## 🌟 Features\r\n\r\n✅ **Product Catalog** - Browse a variety of Apple products like iPhones, MacBooks, iPads, and more.  \r\n✅ **User Authentication** - Secure login and signup functionality.  \r\n✅ **Cart \u0026 Checkout** - Add products to the cart and complete purchases smoothly.  \r\n✅ **Order Management** - Track orders and receive status updates.  \r\n✅ **Database Integration** - All product and user data is stored securely in a database.  \r\n✅ **Responsive Design** - Fully mobile-friendly UI for all devices.  \r\n\r\n---\r\n\r\n## 🛠️ Technologies Used\r\n\r\n### **Frontend**:\r\n- 🚀 React.js\r\n- 🎨 SCSS\r\n- ⚡ JavaScript\r\n- 🏗️ HTML5\r\n\r\n### **Backend**:\r\n- 🔥 Node.js\r\n- 🔌 Express.js\r\n- 🗄️ MongoDB\r\n- 🔐 JWT Authentication\r\n\r\n### **Other Libraries**:\r\n- 🔄 React Context API (State Management)\r\n- 🌐 Axios\r\n- 🚏 React Router\r\n\r\n---\r\n\r\n## 📦 Installation Guide\r\n\r\n### **1️⃣ Clone the Repository**\r\n```bash\r\n git clone https://github.com/Divyansh089/Apple-store.git\r\n cd Apple-store\r\n```\r\n\r\n### **2️⃣ Install Dependencies**\r\n#### For the Frontend:\r\n```bash\r\n npm install\r\n```\r\n### **3️⃣ Start the Development Server**\r\n```bash\r\n npm start\r\n```\r\nYour app will now be running on **http://localhost:3000** 🚀\r\n\r\n---\r\n\r\n## 📂 Folder Structure\r\n```\r\nApple-store\r\n├── public/               # Public assets\r\n│   ├── assets/\r\n│   ├── favicon.ico\r\n│   ├── index.html\r\n│   ├── logo192.png\r\n│   ├── logo512.png\r\n│   ├── manifest.json\r\n│   ├── robots.txt\r\n│\r\n├── src/                  # React source code\r\n│\r\n├── .eslintrc.json\r\n├── .gitignore\r\n├── LICENSE\r\n├── README.md\r\n├── package-lock.json\r\n├── package.json\r\n\r\n```\r\n\r\n---\r\n\r\n## 🔥 Demo\r\nCheck out the live demo of the Apple Store here: **[Demo Link](https://apple-store-ten-chi.vercel.app/)**\r\n\r\n---\r\n\r\n## 🤝 Contributing\r\nIf you'd like to contribute, feel free to fork the repository, make your changes, and create a pull request! 🙌\r\n\r\n---\r\n\r\nEnjoy browsing and shopping! 🍏🚀\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyansh089%2Fapple-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivyansh089%2Fapple-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyansh089%2Fapple-store/lists"}