https://github.com/mugishasam123/space-hub
SpaceHub is an app that allows you to display a list of rockets,missions and you can reserve rockets ,enter missions and cancel reservation ,leave missions using spaceX api
https://github.com/mugishasam123/space-hub
css3 html5 jest react reacttestinglibrary redux
Last synced: 4 months ago
JSON representation
SpaceHub is an app that allows you to display a list of rockets,missions and you can reserve rockets ,enter missions and cancel reservation ,leave missions using spaceX api
- Host: GitHub
- URL: https://github.com/mugishasam123/space-hub
- Owner: mugishasam123
- Created: 2022-02-28T08:13:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T08:49:44.000Z (over 4 years ago)
- Last Synced: 2025-02-02T06:10:26.981Z (over 1 year ago)
- Topics: css3, html5, jest, react, reacttestinglibrary, redux
- Language: JavaScript
- Homepage: https://spacehub45.netlify.app/
- Size: 3.09 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# SpaceHub
> SpaceHub is an app that allows you to display a list of rockets,missions and you can reserve rockets ,enter missions and cancel reservation ,leave missions using spaceX api. It is built using React and Redux
>

# Live Demo
[Live Link](https://spacehub45.netlify.app/)
Additional description about the project and its features.
## Built With
- Major languages (JavaScript)
- Framework/Libraries (React, Redux)
- Technologies/tools used
``` bash
- create-react-app tool
- Webpack(Code Bundlng et al)
- Babel (code transpiling)
- Jest(for testing)
- Git(version control)
- ESLint(JavaScript linting)
- Stylelint(style linting)
```
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository
```bash
$ git clone https://github.com/mugishasam123/Space-hub.git
$ cd Space-hub
```
#### Run project
```bash
$ npm install
$ npm start # this will open it in the browser and enable hot reloading
```
## Authors
👤 ** Mugisha Samuel**
- GitHub: [mugishasamuel](https://github.com/mugishasam123)
- LinkedIn: [mugishasamuel](https://www.linkedin.com/in/mugisha-samuel-55a905208/)
👤 ** Jos Kalenda **
- GitHub: [ Jos Kalenda](https://github.com/joskalenda)
- Twitter: [ Jos Kalenda](https://twitter.com/joskalenda)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mugishasam123/space-hub/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://opensource.org/licenses/MIT) licensed.