https://github.com/paulinagonzalezc/space-travelers-react
[Space Traveler's Hub] is a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions. The application works with real live data from the SpaceX API.
https://github.com/paulinagonzalezc/space-travelers-react
api css reactjs redux redux-thunk
Last synced: 2 months ago
JSON representation
[Space Traveler's Hub] is a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions. The application works with real live data from the SpaceX API.
- Host: GitHub
- URL: https://github.com/paulinagonzalezc/space-travelers-react
- Owner: paulinagonzalezc
- License: mit
- Created: 2022-12-19T03:26:54.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-23T17:20:23.000Z (over 2 years ago)
- Last Synced: 2025-04-11T02:18:38.210Z (2 months ago)
- Topics: api, css, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://space-travelers-hub-oo7r.onrender.com/
- Size: 3.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Space Travelers' Hub
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**[Space Traveler's Hub]** is a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions. The application works with real live data from the SpaceX API.
Client
- **Reserve and cancel rockets reservations**
- **Book and cancel missions booking**
- **See reserved rockets and booked missions in a dedicated page**
- [Live Demo Link](https://space-travelers-hub-oo7r.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm start
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/paulinagonzalezc/space-travelers-react.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm run test
and then run all tests
```
### Deployment
You can deploy this project using:
```sh
npm run deploy
```
👤 **Paulina Gonzalez**
- GitHub: [@paulinagonzalezc](https://github.com/paulinagonzalezc)
- Twitter: [@paulinagzzc](https://twitter.com/paulinagzzc)
- LinkedIn: [Paulina Gonzalez Cantu](https://www.linkedin.com/in/paulina-gonzalez-cantu/)
👤 **David Zambrano**
- GitHub: [@yayoamigo](https://github.com/yayoamigo)
- Twitter: [@carpediem0011](https://twitter.com/carpediem0011)
- LinkedIn: [David Zambrano](https://www.linkedin.com/in/david-zambrano-corral-b87a4198/))
- [ ] **Advanced styling**
- [ ] **Animations**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/paulinagonzalezc/space-travelers-react/issues).
If you like this project please give it a star 😁🌟✨
We would like to thank Microverse for the project UI.
This project is [MIT](./LICENSE) licensed.