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

https://github.com/lily4178993/space-traveller

Space Travelers' Hub: Explore SpaceX rockets and missions, reserve rockets, join missions, and view your profile. Powered by React, Redux, and the SpaceX API.
https://github.com/lily4178993/space-traveller

javascript-framework learning-project react redux redux-toolkit spacex

Last synced: 3 months ago
JSON representation

Space Travelers' Hub: Explore SpaceX rockets and missions, reserve rockets, join missions, and view your profile. Powered by React, Redux, and the SpaceX API.

Awesome Lists containing this project

README

          

Space Travelers' Hub (Group Project)

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)

- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Space Travelers' Hub (Group Project)

This application, known as Space Travelers, has been developed using React and Redux. It serves as a comprehensive platform for reserving rockets, joining missions, canceling reservations, and leaving missions. It offers a diverse range of functionalities through API calls.

## 🛠 Built With HTML5 , CSS3, REACT and REDUX

### 🛠 Tech Stack

- HTML
- CSS
- React
- Redux

### Key Features

- **Users possess the capability to book reservations for rockets.**
- **Users are able to participate in missions.**
- **Users also have the option to cancel their reservations and leave mission memberships.**

(back to top)

## 💻 Getting Started

> To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

### Prerequisites

> In order to run this project you need:

- `NodeJS`
- `Git`
- `Code editor`

### Setup

- Click Code button (shown in green color)
- Copy URL.
- Please clone it with the following command: git clone (your copied URL)

### Install

Install this project with:

```
npm install
```

### Usage

To initiate the project, perform the subsequent command:

```
npm start
```

### Run tests

To execute tests, use the command below:

```
npm test
```

### Deployment

You can deploy this project using: GitHub Pages.

(back to top)

## 👥 Authors

> 👤 **Nelly Telli**
>
> - GitHub: [@githubhandle](https://github.com/lily4178993)
> - LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelly-t-330414266/)

> 👤 **Ye Min Thu**
>
> - GitHub: [@githubhandle](https://github.com/mryeminthu)
> - LinkedIn: [LinkedIn](https://www.linkedin.com/in/ye-min-thu-76456a214/)

(back to top)

## 🔭 Future Features

- Add Dragons Page

(back to top)

## 🤝 Contributing

- Feel free to contribute, report issues, or make feature requests – your input is appreciated!

- Feel free to check the [issues page](https://github.com/lily4178993/space-traveller/issues).

(back to top)

## ⭐️ Show your support

If you appreciate this project, please consider awarding it a ⭐️.

(back to top)

## 🙏 Acknowledgments

> - We would like to express our sincere thanks to Microverse for providing us with the resources and knowledge necessary to carry out this project.

(back to top)

## 📝 License

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

(back to top)