{"id":17643492,"url":"https://github.com/carloshs1994/spacex","last_synced_at":"2025-06-14T07:02:31.815Z","repository":{"id":43372145,"uuid":"464610706","full_name":"carloshs1994/spaceX","owner":"carloshs1994","description":"Inspired by the amazing company SpaceX, we built a mock website to showcase info about this company, like rockets and missions. It allows you to reserve rockets and a missions at will. You can then view all your reserved rockets and missions in your profile page. We built this website using React and Redux and we style it using React Bootstrap.","archived":false,"fork":false,"pushed_at":"2022-05-14T22:01:06.000Z","size":1304,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-05-07T00:32:56.228Z","etag":null,"topics":["axios-react","react","react-bootstrap","react-redux","react-router","redux-thunk"],"latest_commit_sha":null,"homepage":"","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/carloshs1994.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":"2022-02-28T19:09:36.000Z","updated_at":"2022-03-23T09:34:03.000Z","dependencies_parsed_at":"2022-09-02T18:31:48.342Z","dependency_job_id":null,"html_url":"https://github.com/carloshs1994/spaceX","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carloshs1994/spaceX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshs1994%2FspaceX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshs1994%2FspaceX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshs1994%2FspaceX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshs1994%2FspaceX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloshs1994","download_url":"https://codeload.github.com/carloshs1994/spaceX/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshs1994%2FspaceX/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259775144,"owners_count":22909196,"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":["axios-react","react","react-bootstrap","react-redux","react-router","redux-thunk"],"created_at":"2024-10-23T09:04:58.080Z","updated_at":"2025-06-14T07:02:31.777Z","avatar_url":"https://github.com/carloshs1994.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# SpaceX\n\n\u003e Inspired by the amazing company SpaceX, we built a mock website to showcase info about this company, like rockets and missions. It allows you to reserve rockets and a missions at will. You can then view all your reserved rockets and missions in your profile page. We built this website using *React* and *Redux* and we style it using *React Bootstrap*.\n\n## Built With\n\n- React, Redux, React Bootstrap\n- Visual Studio Code.\n\n## Live Demo\n\n- [Live Demo Link github](https://carloshs1994.github.io/spaceX/)\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n- Clone this repository with git clone```git@github.com:carloshs1994/spaceX.git``` using your terminal or command line.\n- Change to the project directory by entering : \u003cbr\u003e\n```cd spaceX``` in the terminal\n\n### Prerequisites\n\nYou need to make sure to have installed the latest version of Node.js and npm on your computer.\n\u003e To check run `node -v`, then `npm -v` and if you get a number it means you have them.\n\n### Install\n\nAfter clone it and before working on it, you have to run ```npm install``` so that all the dependencies of the project get downloaded in your pc locally.\nSuch dependencies include webpack and linters checks, for which you have to either generate your own config file or get one. \n\nNote: If you're a Microverse's Student, you should use the config files provided by the program.\n[Linters Config React-Redux](https://github.com/microverseinc/linters-config/tree/master/react-redux)  \n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\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.\u003cbr /\u003e\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.\u003cbr /\u003e\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## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Usage\n\nYou're free to use this project however you like it for educational purposes. Just keep in mind the acknowledgment described below\n\n### Run linters checks\n\nLinter Checks are automatically run with Github actions when there's a pull request. If you want to run them locally, remember to have the config file in the root of the local project. \n\n### Deployment\n\nThe deployment can be found in the Github Pages of this repository or through the link provided above\n\n## Authors\n\n👤 **German Cobian**\n\n- GitHub: [@German-Cobian](https://github.com/German-Cobian)\n- Twitter: [@GermanCobian1](https://twitter.com/GermanCobian1)\n- LinkedIn: [@german-cobian](https://www.linkedin.com/in/german-cobian/)\n\n👤 **Carlos Herver Solano**\n\n- GitHub: [@carloshs1994](https://github.com/carloshs1994)\n- Twitter: [@hscarlos_](https://twitter.com/hscarlos_)\n- LinkedIn: [Carlos HS](https://www.linkedin.com/in/carloshs94/)\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshs1994%2Fspacex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarloshs1994%2Fspacex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshs1994%2Fspacex/lists"}