Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carreraprogrammer/space-travelers-hub

This is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/carreraprogrammer/space-travelers-hub

css html5 javascript jest react redux redux-thunks

Last synced: about 1 month ago
JSON representation

This is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Awesome Lists containing this project

README

        

logo

Microverse README Template

# 📗 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](#faq)
- [📝 License](#license)

# 📖 [Space Hub Travelers]

**[Space Hub Travelers]** is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

## 🛠 Built With

### Tech Stack

Client

### Key Features

> Describe between 1-3 key features of the application.

- **[Reserve a rocket]**
- **[Join a mission]**
- **[Display your rockets and your missions]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://space-hub-cd.netlify.app/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```sh
npm install
```

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone [email protected]:carreraprogrammer/space-travelers-hub.git
```

### Usage

To run the project, execute the following command:

Example command:

```sh
npm start
```

### Run tests

To run tests, run the following command:

Example command:

```sh
npm test
```

(back to top)

## 👥 Authors

👤 **Damiel Carrera**

- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)

👤 **David Underwood**

- GitHub: [@david63011](https://github.com/david63011/Bookstore/commits?author=david63011)
- Twitter: [@david630](https://twitter.com/david630)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dave-underwood-818b54147/)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/carreraprogrammer/space-travelers-hub/issues).

(back to top)

## ⭐️ Show your support

If you like this project, please give us a star, you can help us a lot

(back to top)

## 📝 License

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

(back to top)