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

https://github.com/rysth/react-space-travelers

REACT Space 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 React & Redux.
https://github.com/rysth/react-space-travelers

Last synced: over 1 year ago
JSON representation

REACT Space 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 React & Redux.

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers Hub ](#-space-travelers-hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [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 the project that is built with react and shows the detailed information about rockets, dragons, and missions that a traveler need to travel to any desired planet.

## 🛠 Built With

1. ✅ **HTML**
2. ✅ **CSS**
3. ✅ **JavaScript**
4. ✅ **Tailwind CSS**
5. ✅ **React**
6. ✅ **React Testing Library**
7. ✅ **Redux**
8. ✅ **Redux-Toolkit**
9. ✅ **Git**
10. ✅ **GitHub**
11. ✅ **StyleLint**
12. ✅ **ESLint**

### Tech Stack

Markup


  • HTML

  • MD markup

Style


  • CSS

  • Tailwind CSS

Dynamic


  • JavaScript

  • React

  • Redux

  • WepPack

Testing


  • Jest

  • React Testing Library

### Key Features

- 🔰 **[Reserve a Rocket]**
- 🔰 **[Cancel the Rocket]**
- 🔰 **[Reserve a Dragon]**
- 🔰 **[Cancel the Dragon]**
- 🔰 **[List the current missions]**

(back to top)

(back to top)

## 💻 Getting Started

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

1. Download or clone this [repostory](https://github.com/Rysth/REACT-Space-Travelers.git).
2. Provide a modern web browser.

### Prerequisites

**In order to run this project you need:**

- ✔ [Git](https://git-scm.com/downloads) installed in your machine.
- ✔ Sign in or sign up to your [Github](https://github.com/) account.
- ✔ A professional editer such as [VS Code](https://code.visualstudio.com/download).
- ✔ An Updated web browser such as Google Chrome, you can download it from [here](https://www.google.com/chrome/).
- ✔ [Node.js](https://nodejs.org/en/download) installed in your machine.
- ✔ Stylelint
- ✔ ESLint
- ✔ WebPack

### Setup

- Clone this [repository](https://github.com/Rysth/REACT-Space-Travelers.git) to your desired folder:

- Example commands:

```sh
cd [YOUR FOLDER]
git clone https://github.com/Rysth/REACT-Space-Travelers.git
```

### Install

- Run the following command in the root directory of the project to install all dependecies.

```sh
npm install
```

### Usage

- To run the project, execute the following command:

```sh
cd [YOUR FOLDER]
git clone https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub.git
```

### Run tests

1. Stylelint

```sh
npx stylelint "**/*.{css,scss}"
```

2. ESLint ☑

```sh
npx eslint "**/*.{js,jsx}"
```

3. Jest ✔

```sh
npm test
```

### Deployment

**This project is deployed by the author, no permission for deployment by any other client.**

(back to top)

## 👥 Authors

👤 **Mahram Hossain Nazary**

- 👤 GitHub: [@Mahram Hossain](https://github.com/mhnazary)
- 👤 Twitter: [@Mahram Hossain](https://twitter.com/mh_nazary)
- 👤 LinkedIn: [@Mahram Hossain](https://www.linkedin.com/in/mh-nazary-515686204/)

👤 **John palacios**

- 👤 GitHub: [@John palacios](https://github.com/Rysth)
- 👤 LinkedIn: [John palacios](https://www.linkedin.com/in/john-palacios-rysthcraft/)

(back to top)

## 🔭 Future Features

- [x] **[Jest testing]**
- [x] **[React Library Testing]**
- [x] **[Deployment]**
- [ ] **[Responsive]**
- [ ] **[Use developer local storage]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project, kindly drop a start for the [repository](https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub);

(back to top)

## 🙏 Acknowledgments

**I would like to thank the following individuals and organizations for their contribution to this project.**

- We would like to express our heartfelt gratitude to [**Microvere**](https://www.microverse.org/?grsf=mohammad-a-nbtazu) for the invaluable learning experience they have provided. The supportive community, dedicated mentors, and remote collaboration opportunities have enhanced my technical skills and prepared me for real-world projects. I extend my appreciation to the mentors and staff members for their guidance and support. The friendships and knowledge sharing within the Microverse community have made this journey truly rewarding.

(back to top)

## 📝 License

This project is [MIT](LICENSE) licensed.

(back to top)