Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/storres20/spacetravelhub
πͺspaceTravelHubπͺ 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.
https://github.com/storres20/spacetravelhub
bootstrap react-bootstrap reactjs redux testing
Last synced: 6 days ago
JSON representation
πͺspaceTravelHubπͺ 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.
- Host: GitHub
- URL: https://github.com/storres20/spacetravelhub
- Owner: storres20
- License: mit
- Created: 2022-12-16T00:31:39.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-21T01:38:51.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T08:05:05.520Z (7 months ago)
- Topics: bootstrap, react-bootstrap, reactjs, redux, testing
- Language: JavaScript
- Homepage: https://spacetravelhub.onrender.com/
- Size: 1000 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
spaceTravelHub Project
# π Table of Contents
- [π Table of Contents](#-table-of-contents)
- [π \[spaceTravelHub\] ](#-spacetravelhub-)
- [π 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-)
- [β FAQ ](#-faq-)
- [π License ](#-license-)> This 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.**[spaceTravelHub]** is web application.
Client
- **[React js]**
- **[Components]**
- **[CSS]**
- **[React Bootstrap]**
- **[REDUX]**
- **[Jest - Testing]**
- [Live Demo Link](https://spacetravelhub.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
install nodejs
install git
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/storres20/spaceTravelHub.git
```
### Install
Install this project with:
```sh
cd spaceTravelHub
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
### Deployment
You can deploy this project using:
```sh
npm run build
```
π€ **ITALO**
- GitHub: [@storres20](https://github.com/storres20)
- Twitter: [@italolonkan](https://twitter.com/italolonkan)
- LinkedIn: [LinkedIn](https://linkedin.com/in/italo-lon-kan)
π€ **YOUSSEF**
- GitHub: [@YKerroum](https://github.com/YKerroum)
- Twitter: [@kerroum_youssef](https://twitter.com/kerroum_youssef)
- LinkedIn: [@ykerroum](https://linkedin.com/in/ykerroum/)
- [ ] **[Class and function components]**
- [ ] **[React js]**
- [ ] **[Redux]**
- [ ] **[React Boostrap]**
- [ ] **[Jest - Testing]**
- [ ] **[Linters]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/storres20/spaceTravelHub/issues).
If you like this project please give it a star π π
I would like to thank...MICROVERSE
- **[is this project for free?]**
- [Yes, it is. So, feel free to clone this repository]
- **[may I suggest changes?]**
- [Yes. If you find a bug, please create an ISSUE]
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._