{"id":27942152,"url":"https://github.com/pranabdas/planets","last_synced_at":"2026-05-09T04:31:27.268Z","repository":{"id":116040047,"uuid":"457751957","full_name":"pranabdas/planets","owner":"pranabdas","description":"A React application for learning purpose.","archived":false,"fork":false,"pushed_at":"2022-05-07T01:59:19.000Z","size":659,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T11:34:23.103Z","etag":null,"topics":["beginner","learning","learning-react","react","react-router","reactjs","tutorial"],"latest_commit_sha":null,"homepage":"https://explore-planets.netlify.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/pranabdas.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,"zenodo":null}},"created_at":"2022-02-10T11:28:50.000Z","updated_at":"2022-02-10T12:04:15.000Z","dependencies_parsed_at":"2023-03-17T18:30:16.169Z","dependency_job_id":null,"html_url":"https://github.com/pranabdas/planets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pranabdas/planets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranabdas%2Fplanets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranabdas%2Fplanets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranabdas%2Fplanets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranabdas%2Fplanets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pranabdas","download_url":"https://codeload.github.com/pranabdas/planets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranabdas%2Fplanets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["beginner","learning","learning-react","react","react-router","reactjs","tutorial"],"created_at":"2025-05-07T11:26:36.726Z","updated_at":"2026-05-09T04:31:27.259Z","avatar_url":"https://github.com/pranabdas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Planets\nExplore the planets in our solar system. Visit the app at\n\u003chttps://explore-planets.netlify.app/\u003e\n\n### Initialize the project\n```console\nnpx create-react-app planets\n```\n\nRemove all unnecessary files to begin with empty project.\n\n### Add bootstrap\n```console\nnpm install --save bootstrap reactstrap react-popper @popperjs/core\n```\n\nAdd bootstrap css to `index.js`.\n\n### Implement Navbar\n\nLearn about reactstrap components here \u003chttps://reactstrap.github.io/\u003e\n\n### React component\nAdd planet images inside `public/assets/images` folder. Build `Planets`\ncomponent.\n\n### React router\n\n```console\nnpm i react-router-dom\n```\n\n\u003chttps://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md\u003e\n\n### Deploy via GitHub Pages\n\n```console\nnpm install --save-dev gh-pages\n```\n\nAdd `\"homepage\": \".\"` and `\"predeploy\": \"npm run build\"` and\n`\"deploy\": \"gh-pages -d build\"` script in `package.json`. Include a 404 redirect\nto homepage because react router won't work for the static site. Currently\nGitHub deploy is broken due to use of react-router (alternative would be to use\nhash-router), however Netlify deploy working.\n\n\n### Resources\n- \u003chttps://www.coursera.org/learn/front-end-react\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranabdas%2Fplanets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranabdas%2Fplanets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranabdas%2Fplanets/lists"}