Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamsjunaid/space-travelers-hub
Space Travelers Hub In this project, We have worked with real live data from the SpaceX API. We have built a web application that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/iamsjunaid/space-travelers-hub
css es6 html javascript jest react-testing-library reactjs redix-toolkit redux redux-thunk
Last synced: 19 days ago
JSON representation
Space Travelers Hub In this project, We have worked with real live data from the SpaceX API. We have built a web application 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/iamsjunaid/space-travelers-hub
- Owner: iamsjunaid
- License: mit
- Created: 2023-06-26T07:57:02.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-11-25T08:33:40.000Z (about 1 year ago)
- Last Synced: 2024-05-17T16:17:32.934Z (9 months ago)
- Topics: css, es6, html, javascript, jest, react-testing-library, reactjs, redix-toolkit, redux, redux-thunk
- Language: JavaScript
- Homepage: https://space-travelers-hub-dhiu.onrender.com/
- Size: 378 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [💻 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)**Space Travelers Hub** In this project, We have worked with real live data from the SpaceX API. We have built a web application that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
## 🛠 Built WithHTML
CSS
Javascript
ReactJS
Redux
*Rocket reservation and Management: Users can reserve a rocket,book a mission and a dragon providing a central place to organize their work.*
*Categorization and Labels: Each feature is categorized into different categories or assign labels, helping them to quickly identify based on specific criteria.*
- [Live Demo Link](https://space-travelers-hub-dhiu.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to clone or fork and run it in a browser
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone https://github.com/iamsjunaid/space-travelers-hub.git
```
For more information on how to clone or fork a repository:
- How to clone a repo
- How to fork a repo
### Install
- To install the package
```sh
npm install
```
### Usage
- To run the project
```sh
npm start
```
### Tests
- To test the project run the following `cmd`:
```sh
npm run test
OR
npm test
```
- To check the linter issues
```sh
npx eslint "**/*.{js,jsx}"
```
```sh
npx stylelint "**/*.{css,scss}"
```
👤 Author : **Junaid Ahmed Syed**
- Github : [@GitHub](https://github.com/iamsjunaid)
- LinkedIn : [@LinkedIn](https://www.linkedin.com/in/junaidahmedsyed/)
👤 Collaborator : **Bwambale Wolter**
- Github : [@GitHub](https://github.com/wolterbwambale)
- LinkedIn : [@LinkedIn](https://www.linkedin.com/in/bwambale-benny-wolter-a9284925a/)
👤 Collaborator : **Abdelaziz Soleman**
- Github : [@GitHub](https://github.com/abdelazizsoleman)
- LinkedIn : [@LinkedIn](https://www.linkedin.com/in/abdelaziz-soliman-16989b89/)
UI changes
Animations
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iamsjunaid/space-travelers-hub/issues ).
If you like this project you can give a Star at project's [GitHub page](https://github.com/iamsjunaid/space-travelers-hub).
I would like to thank Microverse and the code reviewers for making this project better.
This project is [MIT](https://github.com/iamsjunaid/space-travelers-hub/blob/main/LICENSE) licensed.