{"id":19884729,"url":"https://github.com/microverse-fullstack-program/space-travelers-hub","last_synced_at":"2026-04-10T15:33:14.963Z","repository":{"id":66092130,"uuid":"603897046","full_name":"Microverse-Fullstack-Program/space-travelers-hub","owner":"Microverse-Fullstack-Program","description":"Space Travelers' Hub is a SPA which provides users to reserve specific rockets and dragons with a mission which is fetched from external APIs. It also displays the selected services on the Profile page.","archived":false,"fork":false,"pushed_at":"2023-02-26T04:25:28.000Z","size":809,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-03-01T03:42:47.752Z","etag":null,"topics":["babel-webpack","css3","eslintrc","html-css-javascript","html5","javascript","javascript-es6","javascript-vanilla","linters","react-components","react-hooks","react-redux","react-router","react-router-dom","reactjs","styelint","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Microverse-Fullstack-Program.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":"2023-02-19T21:53:41.000Z","updated_at":"2023-02-21T19:35:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"455c22af-c6d9-43e8-be73-e40d5bfc1c67","html_url":"https://github.com/Microverse-Fullstack-Program/space-travelers-hub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Microverse-Fullstack-Program/space-travelers-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microverse-Fullstack-Program%2Fspace-travelers-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microverse-Fullstack-Program%2Fspace-travelers-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microverse-Fullstack-Program%2Fspace-travelers-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microverse-Fullstack-Program%2Fspace-travelers-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Microverse-Fullstack-Program","download_url":"https://codeload.github.com/Microverse-Fullstack-Program/space-travelers-hub/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microverse-Fullstack-Program%2Fspace-travelers-hub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263641607,"owners_count":23493420,"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":["babel-webpack","css3","eslintrc","html-css-javascript","html5","javascript","javascript-es6","javascript-vanilla","linters","react-components","react-hooks","react-redux","react-router","react-router-dom","reactjs","styelint","webpack"],"created_at":"2024-11-12T17:29:10.305Z","updated_at":"2025-12-30T22:17:05.509Z","avatar_url":"https://github.com/Microverse-Fullstack-Program.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n* npx eslint \"**/*.{js,jsx}\"\n* npx stylelint \"**/*.{css,scss}\"\n--\u003e\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"bookstore.JPG\" alt=\"logo\" width=\"500\"  height=\"300\" /\u003e\n  \u003cbr/\u003e\n\n  \u003ch3\u003e\u003cb\u003eSpace Traveler's Hub \u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [Space Traveler's Hub] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e **Space Traveler's Hub** is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section. \n\u003e - **Rockets /Dragons Section** - this section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking. The same layout is used to form the Dragons section [added only if your team has 3 members].\n\u003e - **Missions Section** - this section displays a list of current missions along with their brief description and participation status. There is also a button next to each mission that allows users to join the selected mission or leave the mission the user joined earlier.\n\u003e - **My Profile Section** - The My Profile section displays all reserved rockets and space missions.\n\nBuilding this application will allow to learn how to use React and Redux in the context of a real application and get hand exprience on front-end development.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n- HTML5 \u0026 CSS3\n- JavaScript\n- ReactJS\n- Redux\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e - VS Editor\n\u003e - GitHub and Gitflow\n\u003e - JavaScript ES6 Module\n\u003e - ReactJS\n\u003e - Redux\n\u003e - Web Pack\n\u003e - Jest Test\n\u003e - React Testing Library\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e The key features of this website include.\n\n\u003e - **Interactive**\n\u003e - **Virtual DOM**\n\u003e - **Use JSX**\n\u003e - **API enabled**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Live Demo Link](#)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\u003e To get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need to install the following packages/modules\n\u003e - npm\n\u003e - node.js\n\u003e - webpack\n\u003e - React-redux\n\u003e - linter modules\n\n### Setup\n\nClone this repository to your desired folder:\n0. Install git if not already installed\n1. Use VScode: open terminal in VScode\n2. Navigate to the directory where you want clone the copy of this repository\n3. Create new directory [optional]\n4. Clone the repo using the below command\n \u003e git clone https://github.com/Microverse-Fullstack-Program/space-travelers-hub.git\n5. Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP\n\n## Install and Run\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 your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\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 ### Usage\n\nThis project can be used to learn and practice basics of React.js. Specifically;\n* React components.\n* React Events.\n* React hooks.\n* React-redux.\n* React testing library\n\n\u003e #### Getting Started with Create React App\n\u003e - This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\u003e The collaborators of this project.\n\n👤 **Chere Lemma**\n\n- GitHub: [@githubhandle](https://github.com/cherelemma)\n- Twitter: [@twitterhandle](https://twitter.com/Chere21271613)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chere-lemma27211613)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n- [ ] Improve the UI/UX features\n- [ ] Enhance the My Profile section\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Microverse-Fullstack-Program/space-travelers-hub/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n\u003e I would like to thank [Microverseinc](https://github.com/microverseinc) for.\n\n* [Readme-template](https://github.com/microverseinc/readme-template)\n* [Linter for React \u0026 Redux](https://github.com/microverseinc/linters-config)\n* [SpaceX API](https://api.spacexdata.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroverse-fullstack-program%2Fspace-travelers-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicroverse-fullstack-program%2Fspace-travelers-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroverse-fullstack-program%2Fspace-travelers-hub/lists"}