Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gh-reza/space-traveler-s-hub

This exciting project aims to simulate SpaceX missions and allow users to reserve rockets for their personalized space adventures. Built with React/Redux and CSS.
https://github.com/gh-reza/space-traveler-s-hub

css react redux

Last synced: 9 days ago
JSON representation

This exciting project aims to simulate SpaceX missions and allow users to reserve rockets for their personalized space adventures. Built with React/Redux and CSS.

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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Space Travelers' Hub]

**Space Travelers' Hub**: Embark on space missions and book rockets for the ultimate celestial travel experience.

## 🛠 Built With

### Tech Stack

Client


  • React

  • Redux

  • Webpack

  • Jest

### Key Features

- **Realtime rocket booking**
- **Join exciting space missions**

(back to top)

## 🚀 Live Demo

Click [here](https://space-travelers-hub-fl03.onrender.com/)

(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:

- Visual Studio Code
- Node JS

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
mkdir space-travler-s-hub
cd space-travler-s-hub
git clone https://github.com/Gh-Reza/space-travler-s-hub.git
```

### Install

```
npm install
npm install jest-dom
```

(back to top)

### Usage

Initialize it with:

```
npm start
```

(back to top)

## 👥 Authors

👤 **Reza Merzaie**

- GitHub: [@Gh-Reza](https://github.com/Gh-Reza)

👤 **Demes Ameneshoa**

- GitHub: [@demesameneshoa](https://github.com/demesameneshoa)

(back to top)

## 🔭 Future Features

- [ ] **Add unbooking and leaving mission functionality in My profile page**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project please show us support by givintg it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thanks Microverse for this learning opportunity and SpaceX api for providing data.

(back to top)

## 📝 License

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

(back to top)