Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!

**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.

## 🛠 Built With

### Tech Stack

Client

(back to top)

## 🚀 You can check the Live Demo here

[Link to live version](https://guileless-halva-645039.netlify.app)

(back to top)

## 💻 Getting Started

- 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.

(back to top)

## 💻 Getting Started

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.

(back to top)

## 👥 Authors

👤 **Tomas Esquivel**
- GitHub: [@Tomas](https://github.com/tomasesquivelgc)

👤 **Benson Kiai**
- GitHub: [@Benson](https://github.com/BenMKT)

(back to top)

## 🔭 Future Features

- [X] Deployment

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/tomasesquivelgc/Space-Travelers-Hub/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give me a star and share my portfolio with reporters!

(back to top)

## 🙏 Acknowledgments

I would like to thank to the Microverse team for teaching me this tool.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)