Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/claudiarojassoto/space_travelers

Welcome to Space-Travelers-Hub, your premier web application for captivating commercial and scientific space travel services. Our state-of-the-art React/Redux implementation brings you an unparalleled experience, allowing you to book rockets and join thrilling space missions.
https://github.com/claudiarojassoto/space_travelers

components hooks react reducers redux state-management styled-components thunk

Last synced: 19 days ago
JSON representation

Welcome to Space-Travelers-Hub, your premier web application for captivating commercial and scientific space travel services. Our state-of-the-art React/Redux implementation brings you an unparalleled experience, allowing you to book rockets and join thrilling space missions.

Awesome Lists containing this project

README

        

Space Traveler's Hub

# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– space-travelers-capstone](#-space-travelers-capstone)
- [πŸ›  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)
- [πŸ‘₯ Author ](#-author-)
- [πŸ”­ Future Features ](#-future-features-)
- [Walkthrough ](#walkthrough-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“ License ](#-license-)

# πŸ“– Space Traveler's Hub

The space-travelers-capstone 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

- HTML
- JS
- CSS
- React
- Redux Toolkit (RTK)

Client
- HTML

- JS

- CSS

- React

Server
- Null

Database
- Null

### Key Features

- **Space Travelers Capstone using React**
- **Client-side routing using React Router V6**
- **Gitflow is used correctly**
- **Work is documented in a professional manner**
- **Following best practices for HTML, CSS, JS**

[SpaceTravelers.webm](https://github.com/ClaudiaRojasSoto/Space_Travelers/assets/111262493/c6a3917d-a45b-4818-9d94-191a8192c06c)
## πŸš€ Live Demo

> You can see the live demo of this project: [click here](https://space-travelers-z8vp.onrender.com)

(back to top)

## πŸ’» Getting Started

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

### Prerequisites

- A web browser
- A code editor
- A terminal

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/ClaudiaRojasSoto/Space_Travelers.git
```

### Install

Install this project with:

```sh
cd space-travelers-capstone
npm install
```

### Usage

To run the project on the webpack dev server, execute the following command:

```sh
npm start
```

### Run tests

To run tests, run the following command:

```sh
npm test
```

### Deployment

```sh
npm run deploy
```

(back to top)

## πŸ‘₯ Author

πŸ‘€ Claudia Rojas

- GitHub: [@ClaudiaRojasSoto](https://github.com/ClaudiaRojasSoto)
- LinkedIn: [claudia-rojas-soto](https://www.linkedin.com/in/claudia-rojas-soto)

πŸ‘€ CΓ©sar Herrera

- GitHub: [@cesarherr](https://github.com/Cesarherr)
- Twitter: [@cesarherr2](https://twitter.com/cesarherr2)
- LinkedIn: [cesarherr](https://www.linkedin.com/in/cesarherr/)

## πŸ”­ Future Features

- Add dragons Section

## Walkthrough

In this project, we will be copying a given web design using React, Redux, and API handling. The design will serve as a reference for implementing the user interface and interactions.
Please see the above sections if you want to copy and setup this project on your pc.

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project, give it a ⭐️!

(back to top)

## πŸ™ Acknowledgments

We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also we like to thank our families, they are all our support. 🌟

(back to top)

## πŸ“ License

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

(back to top)