https://github.com/ixboy/space-travelers-hub
A web application for a company that provides commercial and scientific space travel services.
https://github.com/ixboy/space-travelers-hub
api-rest react redux
Last synced: about 1 year ago
JSON representation
A web application for a company that provides commercial and scientific space travel services.
- Host: GitHub
- URL: https://github.com/ixboy/space-travelers-hub
- Owner: ixboy
- Created: 2022-02-28T20:40:40.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2022-03-04T20:43:14.000Z (over 4 years ago)
- Last Synced: 2025-03-29T13:51:11.342Z (over 1 year ago)
- Topics: api-rest, react, redux
- Language: JavaScript
- Homepage: https://ixboy.github.io/Space-Travelers-Hub/
- Size: 2.1 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Space Traveler's Hub
> Space Traveler's Hub is a project built with React redux, implemented with `Ducks` files structure and, React Router to interact between the different tabs of the project. In the Rockets tab, you can reserve or cancel a rocket, in the Missions tab you can join and leave a mission, and finally My Profile tab you find your current missions and rockets.

## Built With
- HTML/CSS
- JavaScript
- React Framework
- Redux
## Live Demo
[Demo link](https://ixboy.github.io/Space-Travelers-Hub/).
## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone this repository with git clone `https://github.com/ixboy/Space-Travelers-Hub.git` using your terminal or command line.
- Change to the project directory by entering :
`cd Space-Travelers-Hub` in the terminal
### Prerequisites
You should install in your local machine the last version of [React](https://en.reactjs.org/).
### Setup
You can clone this repository using the next command: `git clone https://github.com/ixboy/Space-Travelers-Hub.git`.
### Install
After clone the repository, you should to run `npm install` since the terminal to install all dependencies needed to the correct working of the project.
### Usage
You're free to use this project however it is developed for educational purposes. You can check the acknowledgment described below.
## Authors
👤 **Iyunda Ismael Antonio**
- GitHub: [@ixboy](https://github.com/ixboy)
- Twitter: [@ismaelixboy](https://twitter.com/ismaelixboy)
- LinkedIn: [ismael-antonio](https://www.linkedin.com/in/ismaelantonio/)
👤 **Fernando Herrera**
- GitHub: [@fherrerao](https://github.com/fherrerao)
- LinkedIn: [@fernando](https://www.linkedin.com/in/fernando-herrera-25a6361b2/)
- Twitter: [@fherrera0206](https://twitter.com/fherrera0206)
## Acknowledgments
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.