Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carreraprogrammer/space-travelers-hub
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.
https://github.com/carreraprogrammer/space-travelers-hub
css html5 javascript jest react redux redux-thunks
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/carreraprogrammer/space-travelers-hub
- Owner: carreraprogrammer
- Created: 2022-11-28T19:13:40.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-06-23T03:16:13.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:36:49.824Z (7 months ago)
- Topics: css, html5, javascript, jest, react, redux, redux-thunks
- Language: JavaScript
- Homepage:
- Size: 1.22 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 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](#faq)
- [📝 License](#license)**[Space Hub 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.
Client
> Describe between 1-3 key features of the application.
- **[Reserve a rocket]**
- **[Join a mission]**
- **[Display your rockets and your missions]**
- [Live Demo Link](https://space-hub-cd.netlify.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
npm install
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone [email protected]:carreraprogrammer/space-travelers-hub.git
```
### Usage
To run the project, execute the following command:
Example command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
Example command:
```sh
npm test
```
👤 **Damiel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)
👤 **David Underwood**
- GitHub: [@david63011](https://github.com/david63011/Bookstore/commits?author=david63011)
- Twitter: [@david630](https://twitter.com/david630)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/dave-underwood-818b54147/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/carreraprogrammer/space-travelers-hub/issues).
If you like this project, please give us a star, you can help us a lot
This project is [MIT](./LICENSE) licensed.