An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



logo
logo



Space Hub





App Mock


logo
logo






# 📗 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

> 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


## 🛠 Built With

### Tech Stack

> In this project I used many skills, tech and libraries

Documentation

Styling

Dynamics And Logics

API involved



  • Space-x API


### Key Features

> 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**

(back to top)

## 🚀 Live Demo

> This link will guide you to my project

[![Netlify Status](https://api.netlify.com/api/v1/badges/b8d43722-f03c-4861-8a1f-e78b089d5f8c/deploy-status)](https://space-hub-mission.netlify.app/)

(back to top)

## 💻 Getting Started

>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

(back to top)

## 👥 Authors

👤 **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/)

## 🔭 Future Features

> Describe 1 - 3 features that will add to the project.

- [ ] **mobile and tablet version**
- [ ] **improve functionality**
- [ ] **improve styling**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/PowerLevel9000/react-group-project/issues).

(back to top)

## ⭐️ Show your support

If you like my Project give it a Star ✨🌟

(back to top)

(back to top)

## 📝 License

This project is [MIT](https://github.com/PowerLevel9000/react-group-project/blob/dev/LICENSE) licensed.

(back to top)