https://github.com/powerlevel9000/react-group-project
This is a React based project , And here you can book various Space mission and there Rockets also have a track of it what missions you have in my profile ,we use Space-x api Rockets and Mission fetching
https://github.com/powerlevel9000/react-group-project
react react-router redux-thunk redux-toolkit
Last synced: 10 months ago
JSON representation
This is a React based project , And here you can book various Space mission and there Rockets also have a track of it what missions you have in my profile ,we use Space-x api Rockets and Mission fetching
- Host: GitHub
- URL: https://github.com/powerlevel9000/react-group-project
- Owner: PowerLevel9000
- License: mit
- Created: 2023-03-13T13:19:05.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-26T03:44:15.000Z (about 3 years ago)
- Last Synced: 2025-04-09T23:52:18.466Z (about 1 year ago)
- Topics: react, react-router, redux-thunk, redux-toolkit
- Language: JavaScript
- Homepage: https://space-hub-mission.netlify.app/
- Size: 3.33 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Space Hub
App Mock
# 📗 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)
> This Project is a for space traveliing or kinda like fictional game action
**Space hub** is a React oriented and API-based project
This is a React based project , And here you can book various Space mission and there Rockets also have a track of it what missions you have in my profile ,we use Space-x api Rockets and Mission fetching
> In this project I used many skills, tech and libraries
Documentation
Styling
Dynamics And Logics
API involved
> Following features you should observe
- **You can join your missions**
- **You can reserve your rockets**
- **you can check what mission you have and respective rockets**
> This link will guide you to my project
[](https://space-hub-mission.netlify.app/)
>For having local file and project you can fork this repo
>And for making changes you you should follow prerequisites
### Prerequisites
To edit this project you need:
- Node.js installed
- A Terminal
- A web browser
- An IDE
- suggested IDE
- visual studio code
- atom
- visual code
### Setup
Clone this repository to your desired folder:
- And run `npm i` in root dir to install node modules
- Then run `npm run dev` or `npm start`
- All this makes our project open in the browser
### Usage
Execute the following thing:
- mission analysis and Joining
- Rocket Reservation
### Run tests
- To run all test cases you need to run `npm test` in the root dir
- Linters for files run in the root dir
- `npx eslint .` for JS linting
- `npx stylelint "**/*.{css,scss}"`for CSS or SCSS linting
- `npx hint .` for HTML linting
- `--fix` flag for intant fixable fix
### Deployment
You can deploy this project using:
- Fork our Repo and clone it or download `zip` and extract it
- Edit some changes
- Run `npm run build` to make our project production ready
- deploy it using [GitHub](www.github.com) pages
👤 **Adarsh Pathak**
- GitHub: [@PowerLevel9000](https://github.com/githubhandle)
- Twitter: [@PowerLevel9002](https://twitter.com/PowerLevel9002?t=AIuSN7mTxk5a_MWpLolEjA&s=09)
- LinkedIn: [@Adarsh Pathak](https://www.linkedin.com/in/adarsh-pathak-56a831256/)
👤 **Habtamu**
- GitHub: [@Habtamu210](https://github.com/Habtamu210)
- Twitter: [@beleyaha](https://twitter.com/beleyaha)
- LinkedIn: [@habtamu-](https://www.linkedin.com/in/habtamu-birru/)
> Describe 1 - 3 features that will add to the project.
- [ ] **mobile and tablet version**
- [ ] **improve functionality**
- [ ] **improve styling**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/PowerLevel9000/react-group-project/issues).
If you like my Project give it a Star ✨🌟
This project is [MIT](https://github.com/PowerLevel9000/react-group-project/blob/dev/LICENSE) licensed.