{"id":21562457,"url":"https://github.com/kossi-stack/space-travelers-hub","last_synced_at":"2026-02-17T16:02:06.240Z","repository":{"id":131264607,"uuid":"417742001","full_name":"Kossi-stack/space-travelers-hub","owner":"Kossi-stack","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-15T22:58:04.000Z","size":2621,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-10-11T06:39:12.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/Kossi-stack.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":"2021-10-16T06:38:18.000Z","updated_at":"2023-01-23T07:13:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ac72ff8-97fb-4fdd-949d-6382110906d7","html_url":"https://github.com/Kossi-stack/space-travelers-hub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kossi-stack/space-travelers-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kossi-stack%2Fspace-travelers-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kossi-stack%2Fspace-travelers-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kossi-stack%2Fspace-travelers-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kossi-stack%2Fspace-travelers-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kossi-stack","download_url":"https://codeload.github.com/Kossi-stack/space-travelers-hub/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kossi-stack%2Fspace-travelers-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29549216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-24T09:34:08.877Z","updated_at":"2026-02-17T16:02:06.223Z","avatar_url":"https://github.com/Kossi-stack.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Space Travelers Hub\n\n\u003e A Redux based application that allow users to book rockets and join selected space missions.\n\n![](screenshot.png)\n\n**Additional description about the project and its features.**\n\n## ⚒️ Built With\n\n`Languages`\n\n- HTML\n- CSS\n- Javascript\n\n`Library`\n\n- React\n- Redux\n\n## 📡 Live Demo\n\n[Link to Live Demo](https://space-travelers-hub-okinoo.netlify.app)\n\n## 🧰 Tools\n\nThe following tools help make it easier to run this code.\n\n- [Visual Studio Code](https://code.visualstudio.com/): A source code editor\n- [git](https://git-scm.com/downloads): A tool for managing source code\n\n## 🔥 Getting Started\n\n### **Setup**\n\nIf you have installed git you can clone the code to your machine, or download a ZIP of all the files directly.\n[Download the ZIP from this location](https://github.com/yaseerokino/space-travelers-hub/archive/refs/heads/develop.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:\n\n```bash\ngit clone https://github.com/yaseerokino/bookstore.git\n```\n\n### **Prerequisites**\n\nTo run this project you need [Node](https://nodejs.org/en/) and [NPM](https://docs.npmjs.com/about-npm-versions) installed on your local machine\n\u003cbr\u003e\n`Note` : When you install Node.js, npm is automatically installed, However, npm is released more frequently than Node.js\n\n### **Available Scripts**\n\nIn the project directory, you can run:\n\n#### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n#### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n#### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n#### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## 🙎🏾‍♂️ Author\n\n### Yaseer Okino\n\n- GitHub: [@yaseerokino](https://github.com/yaseerokino)\n- LinkedIn: [Yaseer Okino](https://linkedin.com/in/yaseerokino)\n\n### Donard Golaj\n\n- GitHub: [@donard97](https://github.com/Donard97)\n- LinkedIn: [Donard Golaj](https://www.linkedin.com/in/donard-golaj/)\n\n## 👊🏾 Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkossi-stack%2Fspace-travelers-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkossi-stack%2Fspace-travelers-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkossi-stack%2Fspace-travelers-hub/lists"}