Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisachris/spacehub-website
Welcome to the SpaceX application that utilizes the SpaceX API to retrieve information about rockets and missions while adding seamless functionality that allows you to book rockets and missions from the comfort of your device and have a compelling profile section that displays booked affairs.
https://github.com/gisachris/spacehub-website
api-client api-rest javascript react reactjs redux-toolkit ui-design ux-design
Last synced: 15 days ago
JSON representation
Welcome to the SpaceX application that utilizes the SpaceX API to retrieve information about rockets and missions while adding seamless functionality that allows you to book rockets and missions from the comfort of your device and have a compelling profile section that displays booked affairs.
- Host: GitHub
- URL: https://github.com/gisachris/spacehub-website
- Owner: gisachris
- Created: 2023-06-26T09:15:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-29T17:43:50.000Z (over 1 year ago)
- Last Synced: 2024-10-27T06:43:30.003Z (about 2 months ago)
- Topics: api-client, api-rest, javascript, react, reactjs, redux-toolkit, ui-design, ux-design
- Language: JavaScript
- Homepage: https://spacehubtravels.onrender.com
- Size: 919 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [👩💻 Presentation](#Presentation)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**The Space Traveler's Hub** The Space Traveler's Hub web application is a web service solution to all individuals out there that focuses on providing a great traveling scheduler and booking service created using React and redux.
React library
HTML/CSS/JavaScript
GitHub
- **Real time booking service**
- **Most up to date rocket and mission information**
- **clean UI design**
[checkout spaceHubTravels here!](https://spacehubtravels.onrender.com)
There is no project presentation at the moment
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- a browser
- git
- nodejs
### Setup
Clone this repository to your desired folder:
````sh
cd my-folder
git clone https://github.com/gisachris/react-group-project.git
### Install
Install this project with:
```sh
cd react-group-project
npm install
npm run build
npm start
````
### Usage
To run the project, execute the following command:
```sh
Open dist/index.html in browser
or
Open with Live server in Vscode
```
### Run tests
To run tests, run the following command:
```sh
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
```
👤 **Gisa Chris**
- GitHub: [@gisachris](https://github.com/gisachris)
👤 **Hussein Hashi**
- GitHub: [@HusseinHashi](https://github.com/husush23)
- **homepage Section**
- **fully interactive SPA**
Contributions, issues, and feature requests are welcome!
Feel free to check the [https://github.com/gisachris/react-group-project/issues](../../issues/).
If you like this project give me a follow and/or a star
We would like to thank Microverse for giving this opportunity to me to showcase my dev skills.
This project is [MIT](./MIT.md) licensed.