Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/claudiarojassoto/space_travelers
- Owner: ClaudiaRojasSoto
- License: mit
- Created: 2023-07-23T13:46:16.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-07-26T21:33:39.000Z (over 1 year ago)
- Last Synced: 2024-10-03T10:40:24.661Z (about 1 month ago)
- Topics: components, hooks, react, reducers, redux, state-management, styled-components, thunk
- Language: JavaScript
- Homepage:
- Size: 313 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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-)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.
- HTML
- JS
- CSS
- React
- Redux Toolkit (RTK)Client
- HTML
- JS
- CSS
- ReactServer
- NullDatabase
- Null- **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)
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
```π€ 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/)- Add dragons Section
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.Contributions, issues, and feature requests are welcome!
If you like this project, give it a βοΈ!
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. π
This project is [MIT](./LICENSE) licensed.