{"id":22214198,"url":"https://github.com/asha-saini06/instagram-clone","last_synced_at":"2026-04-13T23:31:41.090Z","repository":{"id":217931914,"uuid":"745146340","full_name":"asha-saini06/instagram-clone","owner":"asha-saini06","description":"Instagram Clone project with core features like user authentication, profile management, photo sharing, feed, likes, comments. Using React and Firebase, it is a great resource to learn social media platform development.","archived":false,"fork":false,"pushed_at":"2024-02-22T15:39:07.000Z","size":7039,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T06:28:35.778Z","etag":null,"topics":["clone","firebase","reactjs","social-media"],"latest_commit_sha":null,"homepage":"https://an-insta-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/asha-saini06.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":"2024-01-18T18:24:42.000Z","updated_at":"2024-02-22T15:28:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"79a1b43d-186f-4be0-9c7d-de0f6f83053f","html_url":"https://github.com/asha-saini06/instagram-clone","commit_stats":null,"previous_names":["asha-saini06/instagram","asha-saini06/instagram-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asha-saini06/instagram-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha-saini06%2Finstagram-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha-saini06%2Finstagram-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha-saini06%2Finstagram-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha-saini06%2Finstagram-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asha-saini06","download_url":"https://codeload.github.com/asha-saini06/instagram-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asha-saini06%2Finstagram-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31775718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["clone","firebase","reactjs","social-media"],"created_at":"2024-12-02T21:14:24.870Z","updated_at":"2026-04-13T23:31:41.065Z","avatar_url":"https://github.com/asha-saini06.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram Clone\n\nThis repository contains the code for an Instagram clone, built using React and Firebase. It aims to replicate some of the core features of the popular social media platform Instagram.\n\n## Features\n\n- **Authentication**: Users can sign up for an account, log in, and log out securely.\n- **Profile Management**: Users can update their profile information, including their profile picture and bio.\n- **Image Upload**: Users can upload images to their profile.\n- **Feed**: Users can view posts from other users on their feed.\n- **Likes and Comments**: Users can like and comment on posts.\n- **Follow/Unfollow**: Users can follow and unfollow other users to see their posts on their feed.\n\n## Technologies Used\n\n- **React**: Frontend framework for building user interfaces.\n- **Firebase**: Backend service for authentication, storage, and database functionalities.\n- **React Router**: For handling navigation within the application.\n- **Chakra UI**: UI library for building accessible and customizable React components.\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/asha-saini06/instagram-clone.git\n```\n\n2. Navigate into the project directory:\n\n```bash\ncd instagram-clone\n```\n\n3. Install dependencies using npm or yarn:\n\n```bash\nnpm install\n```\nor\n```bash\nyarn install\n```\n\n4. Create a Firebase project and set up authentication, storage, and Firestore database. Copy the Firebase configuration details.\n\n5. Create a `.env` file in the root directory of the project and add the Firebase configuration details in the following format:\n\n```bash\nREACT_APP_FIREBASE_API_KEY=\u003cyour-api-key\u003e\nREACT_APP_FIREBASE_AUTH_DOMAIN=\u003cyour-auth-domain\u003e\nREACT_APP_FIREBASE_PROJECT_ID=\u003cyour-project-id\u003e\nREACT_APP_FIREBASE_STORAGE_BUCKET=\u003cyour-storage-bucket\u003e\nREACT_APP_FIREBASE_MESSAGING_SENDER_ID=\u003cyour-messaging-sender-id\u003e\nREACT_APP_FIREBASE_APP_ID=\u003cyour-app-id\u003e\n```\n\n6. Start the development server:\n\n```bash\nnpm start\n```\nor\n```bash\nyarn start\n```\n\n7. Open your browser and navigate to `http://localhost:3000` to view the application.\n\n## Login Details\n\nEmail: toge@gmail.com  \nPassword: inumaki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasha-saini06%2Finstagram-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasha-saini06%2Finstagram-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasha-saini06%2Finstagram-clone/lists"}