{"id":20171256,"url":"https://github.com/john-weeks-dev/instagram-clone","last_synced_at":"2025-04-10T02:42:26.772Z","repository":{"id":159478951,"uuid":"609908330","full_name":"John-Weeks-Dev/instagram-clone","owner":"John-Weeks-Dev","description":"This is an Instagram Clone made with Vue 3, Laravel, Tailwind CSS, and Inertia JS","archived":false,"fork":false,"pushed_at":"2023-11-25T18:04:54.000Z","size":763,"stargazers_count":64,"open_issues_count":2,"forks_count":26,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T04:12:22.337Z","etag":null,"topics":["image-upload","inertia","inertiajs","instagram","instagram-clone","intervention-image","javascript","laravel","laravel-framework","material-design-icons","php","tailwind","tailwindcss","vue","vue3","vue3-carousel","vuejs","vuejs3"],"latest_commit_sha":null,"homepage":"https://youtube.com/watch?v=MjkamZQJY_8","language":"PHP","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/John-Weeks-Dev.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":"2023-03-05T15:46:57.000Z","updated_at":"2025-03-22T11:39:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9362b7bf-5467-4d2b-bd88-b7b2590ce2b0","html_url":"https://github.com/John-Weeks-Dev/instagram-clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Finstagram-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Finstagram-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Finstagram-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Finstagram-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/John-Weeks-Dev","download_url":"https://codeload.github.com/John-Weeks-Dev/instagram-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145018,"owners_count":21055029,"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","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":["image-upload","inertia","inertiajs","instagram","instagram-clone","intervention-image","javascript","laravel","laravel-framework","material-design-icons","php","tailwind","tailwindcss","vue","vue3","vue3-carousel","vuejs","vuejs3"],"created_at":"2024-11-14T01:24:00.482Z","updated_at":"2025-04-10T02:42:26.761Z","avatar_url":"https://github.com/John-Weeks-Dev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram Clone (instagram-clone)\n\n### Tutorial showing you how to build Instagram \n\nIf you'd like a step by step guide on how to build this just **CLICK THE IMAGE BELOW**\n\n[![GO TO JOHN WEEKS DEV TUTORIAL VIDEOS](https://user-images.githubusercontent.com/108229029/223138285-642a5296-2013-428c-a9d6-f27754c3a477.png)](https://www.youtube.com/watch?v=MjkamZQJY_8)\n\nCome and check out my YOUTUBE channel for lots more tutorials -\u003e https://www.youtube.com/@johnweeksdev\n\n**LIKE**, **SUBSCRIBE**, and **SMASH THE NOTIFICATION BELL**!!!\n\n## App Setup\n\n```\ngit clone https://github.com/John-Weeks-Dev/instagram-clone.git\n\ncomposer install \n\ncp .env.example .env \n\nphp artisan cache:clear \n\ncomposer dump-autoload \n\nphp artisan key:generate\n\ncomposer require laravel/breeze --dev\n\nphp artisan breeze:install vue --ssr\n\nphp artisan serve\n```\nCreate the DB\n```\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=instagram_clone\nDB_USERNAME=root\nDB_PASSWORD=\n```\nNow migrate your DB\n```\nphp artisan migrate\n\n```\n\nNow run this command to start the project \n```\nnpm i\n\nnpm run dev\n```\n\nYou should be good to go!\n\n# Application Images\n\n\u003cimg width=\"1436\" src=\"https://user-images.githubusercontent.com/108229029/222710711-fe1dc595-b7c5-4ab6-8783-2a1753cd4879.png\"\u003e\n\u003cimg width=\"1436\" src=\"https://user-images.githubusercontent.com/108229029/222711203-c00395d4-3f08-4c15-8bba-aef6fa0a736f.png\"\u003e\n\u003cimg width=\"1436\" src=\"https://user-images.githubusercontent.com/108229029/222711321-d9b50939-2d9c-494f-91d2-8f1926cf6ace.png\"\u003e\n\u003cimg width=\"1436\" src=\"https://user-images.githubusercontent.com/108229029/222712057-a34c9700-835d-4144-b958-cfad6d74e4dc.png\"\u003e\n\u003cimg width=\"1436\" src=\"https://user-images.githubusercontent.com/108229029/222712230-4d3a39fb-b6cf-4a29-a80b-e5b7882562c0.png\"\u003e\n\u003cimg width=\"1436\" src=\"https://user-images.githubusercontent.com/108229029/222712419-fc6755a7-6914-4fd1-b5c8-b704c7583f01.png\"\u003e\n\n\u003cdiv\u003e\n    \u003cimg width=\"380\" src=\"https://user-images.githubusercontent.com/108229029/222880031-b1c7d304-0e5e-483c-8d29-9da2e55cd133.png\"\u003e\n    \u003cimg width=\"380\" src=\"https://user-images.githubusercontent.com/108229029/222880056-9c2246a3-1981-492f-a90a-46daedb1c007.png\"\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n    \u003cimg width=\"300\" src=\"https://user-images.githubusercontent.com/108229029/222713541-04e14e99-a672-46ff-8479-01045071a16e.png\"\u003e\n    \u003cimg width=\"300\" src=\"https://user-images.githubusercontent.com/108229029/222713690-df7d5217-217d-45ef-9c76-dd7668e7b044.png\"\u003e\n    \u003cimg width=\"300\" src=\"https://user-images.githubusercontent.com/108229029/222713748-1a2116ed-ce4c-47aa-b1fc-ff5e813529d2.png\"\u003e\n\u003c/div\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-weeks-dev%2Finstagram-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn-weeks-dev%2Finstagram-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-weeks-dev%2Finstagram-clone/lists"}