Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomasesquivelgc/space-travelers-hub
This is a group project with @BenMKT where we create a React Redux app with the SpaceX API.
https://github.com/tomasesquivelgc/space-travelers-hub
Last synced: 29 days ago
JSON representation
This is a group project with @BenMKT where we create a React Redux app with the SpaceX API.
- Host: GitHub
- URL: https://github.com/tomasesquivelgc/space-travelers-hub
- Owner: tomasesquivelgc
- License: mit
- Created: 2023-08-28T17:02:26.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2023-09-01T22:55:47.000Z (about 1 year ago)
- Last Synced: 2023-09-02T16:00:02.593Z (about 1 year ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Space
Space Travelers' Hub
# 📗 Table of Contents
- [Project Space](#project-space)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers' Hub! ](#-space-travelers-hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [🚀 You can check the Live Demo here](#-you-can-check-the-live-demo-here)
- [💻 Getting Started ](#-getting-started-)
- [💻 Getting Started ](#-getting-started--1)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Space Travelers' Hub!** is a single page web application for a company that provides commercial and scientific space travel services. This application allows user's to book rockets and join selected space missions for both leisure and business needs.
Client
## 🚀 You can check the Live Demo here
[Link to live version](https://guileless-halva-645039.netlify.app)
- Step 1: Clone this project using this git command "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
https://github.com/tomasesquivelgc/Space-Travelers-Hub.git
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to watch the HTML file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
- Step 5: If you want to edit this project open it with your favorite text editor.
To get a local copy up and running clone this repo `https://github.com/tomasesquivelgc/Space-Travelers-Hub.git`.
### Prerequisites
There are no known prerequisites to run this project.
If you encounter any issues trying to run it, please feel free to
[open a ticket](https://github.com/tomasesquivelgc/Space-Travelers-Hub/issues) to let me know and I will work on it to the best
of my abilities
### Setup
Clone this repository to your desired folder:
`https://github.com/tomasesquivelgc/Space-Travelers-Hub.git`
or
`[email protected]:tomasesquivelgc/Space-Travelers-Hub.git` <-- _Only if you have [SSH keys configured](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) on your GitHub account_.
### Usage
To run the project:
- Method 1:
```sh
cd PATH_TO_CLONE
npm install
npm run build
npm run preview
```
Method 2:
Open './dist/index.html' in your browser of choice
### Deployment
You can deploy this project using [Render](https://dashboard.render.com/)
or a web-hosting platform of your choice.
👤 **Tomas Esquivel**
- GitHub: [@Tomas](https://github.com/tomasesquivelgc)
👤 **Benson Kiai**
- GitHub: [@Benson](https://github.com/BenMKT)
- [X] Deployment
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/tomasesquivelgc/Space-Travelers-Hub/issues).
If you like this project please give me a star and share my portfolio with reporters!
I would like to thank to the Microverse team for teaching me this tool.
This project is [MIT](./LICENSE) licensed.