{"id":24836870,"url":"https://github.com/shubho0908/amazon-clone","last_synced_at":"2026-02-19T12:01:48.899Z","repository":{"id":142318602,"uuid":"607021902","full_name":"shubho0908/Amazon-clone","owner":"shubho0908","description":"Amazon Clone is a web application developed using React and Firebase technologies. It is a project that replicates the core functionalities of Amazon.com, such as product browsing, searching, adding to cart, and checkout with a great UI experience. ","archived":false,"fork":false,"pushed_at":"2024-09-03T10:48:21.000Z","size":22296,"stargazers_count":21,"open_issues_count":4,"forks_count":27,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-14T11:34:06.700Z","etag":null,"topics":["amazon-clone-react","ecommerce-application","firebase","firebase-auth","firebase-firestore","react-redux","reactjs"],"latest_commit_sha":null,"homepage":"https://shubho-amazon-clone.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/shubho0908.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-27T06:26:21.000Z","updated_at":"2025-10-13T11:58:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ea58e5f-3cd7-479f-93de-93edeedf631c","html_url":"https://github.com/shubho0908/Amazon-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shubho0908/Amazon-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubho0908%2FAmazon-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubho0908%2FAmazon-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubho0908%2FAmazon-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubho0908%2FAmazon-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubho0908","download_url":"https://codeload.github.com/shubho0908/Amazon-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubho0908%2FAmazon-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29612509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["amazon-clone-react","ecommerce-application","firebase","firebase-auth","firebase-firestore","react-redux","reactjs"],"created_at":"2025-01-31T05:48:23.732Z","updated_at":"2026-02-19T12:01:48.878Z","avatar_url":"https://github.com/shubho0908.png","language":"JavaScript","readme":"# Amazon Clone\n\n\nThis is a clone of Amazon web application, with improved UI and all major functionalities such as adding products to wishlist, browsing different product categories, adding products to cart, managing shipping details, and payment options. The project is responsive and can be used on any device.\n\n**Demo Video**\n\n\nhttps://user-images.githubusercontent.com/81776711/224985061-d7012611-8997-4a6b-ba7c-a4fc7f2c9954.mp4\n\n\n# Technologies Used\n\n\nReactJS\n\nFirebase Authentication\n\nFirebase Firestore\n\nFakeStore API\n\n\n# Features\n\n\nImproved UI than the original Amazon web application\n\nUser can add products to wishlist\n\nUser can browse products based on different categories\n\nUser can add products to cart\n\nUser can manage shipping details\n\nUser can make payment for the products\n\nUser profile tab for managing personal information\n\n\n# Installation and Setup\n\n\nClone the repository\n\nNavigate to the project directory and `run npm install` to install all the dependencies\n\nCreate a Firebase account and enable Firebase Authentication and Firestore\n\nCreate a new Firebase project and copy the configuration details\n\nRename the `.env.sample` file to .env and replace the Firebase configuration details\n\nRun `npm start` to start the application\n\n\n# Screenshots\n\n**Authentication page**\n\n![image](https://user-images.githubusercontent.com/81776711/224613171-8b2c9392-5b97-4757-aaed-5e570e51f4a3.png)\n\n![image](https://user-images.githubusercontent.com/81776711/224613223-7ad2a01e-13f6-474a-800b-2133ba0d27a7.png)\n\n\n**Home page**\n\n![image](https://user-images.githubusercontent.com/81776711/224613299-feb71146-bec7-4fd2-948b-e776d9701b47.png)\n\n\n**Wishlist page**\n\n![image](https://user-images.githubusercontent.com/81776711/224613383-6fed93fe-c269-4aba-888c-d0a3cf802f0a.png)\n\n\n**Product page**\n\n![image](https://user-images.githubusercontent.com/81776711/224615004-fe0bf691-333f-40f7-90ef-c4f26ebe5395.png)\n\n![image](https://user-images.githubusercontent.com/81776711/224615047-2b015e56-ebdb-44e1-a29d-6fd382b40981.png)\n\n\n**Cart page**\n\n![image](https://user-images.githubusercontent.com/81776711/224614923-de0f913c-6305-4357-8b99-c32de24041b0.png)\n\n\n**Payment page**\n\n![image](https://user-images.githubusercontent.com/81776711/224615321-63c60972-78a4-49b0-8df4-d49a85a6cb86.png)\n\n\n**Orders page**\n\n![image](https://user-images.githubusercontent.com/81776711/224616126-7f3d7bff-e8d5-41dc-adb6-f9f1e6191654.png)\n\n\n**Profile page**\n\n![image](https://user-images.githubusercontent.com/81776711/224616059-925032b3-17a6-481e-80e7-f55016b81a09.png)\n\n\n# UI design inspirations\n\nThe UI of the project is completely inspired and even taken from these, all the design credits goes to them:\n\n[Home Page](https://dribbble.com/shots/15350650-Amazon-Website-Redesign-Concept)\n\n[Profile section](https://dribbble.com/shots/20739514-Ecommerce-Account-Page-Dashboard-UXUI)\n\n\n# Contributing\n\n\nContributions to this project are always welcome. Please feel free to raise an issue or submit a pull request if you find any bug or have any feature requests.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubho0908%2Famazon-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubho0908%2Famazon-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubho0908%2Famazon-clone/lists"}