{"id":20122648,"url":"https://github.com/mspilari/instagram-clone","last_synced_at":"2026-04-04T08:39:46.340Z","repository":{"id":104265167,"uuid":"430738804","full_name":"MSpilari/instagram-clone","owner":"MSpilari","description":"A Clone of Instagram","archived":false,"fork":false,"pushed_at":"2021-12-22T14:35:11.000Z","size":1095,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T20:29:53.913Z","etag":null,"topics":["firebase","nextjs","reactjs","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://instagram-clone-mspilari.vercel.app","language":"TypeScript","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/MSpilari.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":"2021-11-22T14:25:34.000Z","updated_at":"2022-06-13T14:45:14.000Z","dependencies_parsed_at":"2023-03-12T12:01:14.504Z","dependency_job_id":null,"html_url":"https://github.com/MSpilari/instagram-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MSpilari/instagram-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSpilari%2Finstagram-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSpilari%2Finstagram-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSpilari%2Finstagram-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSpilari%2Finstagram-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSpilari","download_url":"https://codeload.github.com/MSpilari/instagram-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSpilari%2Finstagram-clone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267988978,"owners_count":24177018,"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-07-31T02:00:08.723Z","response_time":66,"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":["firebase","nextjs","reactjs","tailwindcss","typescript"],"created_at":"2024-11-13T19:39:43.189Z","updated_at":"2025-12-30T19:54:16.905Z","avatar_url":"https://github.com/MSpilari.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram Clone\n\n[![GitHub license](https://img.shields.io/github/license/MSpilari/instagram-clone)](https://github.com/MSpilari/instagram-clone/blob/master/LICENSE)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/react)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/next)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/next-auth)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/react-icons)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/firebase)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/recoil)\n\n![GitHub package.json dependency version (dev dep on branch)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/dev/tailwindcss)\n![GitHub package.json dependency version (dev dep on branch)](https://img.shields.io/github/package-json/dependency-version/MSpilari/instagram-clone/dev/typescript)\n\n![image](./src/assets/Instagram_logo.svg)\n\n## Objectives\n\n- Simulate some of functionalities of Instagram.\n- Learn how to work with some technologies like NextAuth, Firebase, Tailwind, Recoil.\n\n## How to install\n\n- Fork or clone this repository at your local machine\n\n- Run `yarn add or npm install`, to add the dependencies.\n\n- After the installation\n\n  - Run `yarn dev or npm run dev` to run the local server, hosted at `https://localhost:3000`\n  - Run `yarn build or npm run build` to run the build server.\n\n- _Remember that this project uses Next_\n\n## Firebase Configs\n\n- Remember to access the [Google Cloud](https://cloud.google.com).\n\n- Select the project you are working.\n\n- Go to **Menu** \u003e **APIs and services** \u003e **Credentials**\n\n- At the OAuth 2.0 section, insert the **Authorized Javascript Origins** and **Authorized redirects URIs**.\n\n## Technologies\n\n- [ReactJs](https://pt-br.reactjs.org/)\n- [Next](https://nextjs.org/)\n- [NextAuth](https://next-auth.js.org/)\n- [Typescript](https://www.typescriptlang.org/)\n- [Recoil](https://recoiljs.org/)\n- [React-icons](https://react-icons.github.io/react-icons/)\n- [Axios](https://github.com/axios/axios)\n- [Firebase](https://firebase.google.com/?hl=pt)\n- [TailwindCss](https://tailwindcss.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmspilari%2Finstagram-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmspilari%2Finstagram-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmspilari%2Finstagram-clone/lists"}