{"id":16091082,"url":"https://github.com/palerdot/insta-react","last_synced_at":"2025-10-13T15:45:42.590Z","repository":{"id":39553796,"uuid":"161193714","full_name":"palerdot/insta-react","owner":"palerdot","description":"Simple Instagram clone built with react/redux/redux-persist","archived":false,"fork":false,"pushed_at":"2022-12-08T17:21:59.000Z","size":20389,"stargazers_count":5,"open_issues_count":27,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T08:47:42.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/palerdot.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}},"created_at":"2018-12-10T15:14:44.000Z","updated_at":"2023-03-08T04:23:21.000Z","dependencies_parsed_at":"2023-01-25T15:01:24.895Z","dependency_job_id":null,"html_url":"https://github.com/palerdot/insta-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/palerdot/insta-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Finsta-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Finsta-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Finsta-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Finsta-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palerdot","download_url":"https://codeload.github.com/palerdot/insta-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palerdot%2Finsta-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015940,"owners_count":26085777,"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-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-10-09T15:08:37.874Z","updated_at":"2025-10-13T15:45:42.571Z","avatar_url":"https://github.com/palerdot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Instagram Clone built with ReactJS\n\nInstagram clone created with React/Redux/Redux-persist/. This app persists the data in the browser localstorage using `redux-persist`. If you would like to clear the data for some reason you can clear the localstorage using `localStorage.clear()` and refresh to restore the default data.\n\n![Insta React sample profile](insta-react.png)\n\n## Setting up\n\nThis project is bootstrapped with `create-react-app`. Please make sure you have **latest node** (preferable 6+)\n\n## Features\n- View posts\n- Add Likes to Posts\n- Add comment to Posts\n- Delete Posts\n- Add new posts (by selecting predefined image, since this is a frontend only app which cannot persist uploaded image)\n\n## Running the app and folder structure\n\n```javascript\n// install dependencies\nyarn install\n// start the dev server\nyarn start\n// you can also make a production build and run the stuff inside the build folder\n\n// zip folder - insta-react-app.tar.gz\n// folder structure\n-- src/\n   -- components/\n      -- container/ // redux related\n      -- presentation/ // just view related\n    -- data/ // static data\n    -- utils/ // util to show notificatoin\n    -- actions/ // redux actions\n    -- reducers/ // redux reducers\n-- screens/\n    // has mock screens\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalerdot%2Finsta-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalerdot%2Finsta-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalerdot%2Finsta-react/lists"}