Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kendoriddy/space-travelers-hub
This app is built with HTML | CSS | JAVASCRIPT | React and Redux and JEST it uses multiple API to render rockets and missions and enable users to have reserve the rocket and also join the mission.
https://github.com/kendoriddy/space-travelers-hub
javascript react react-toolkit rest-api
Last synced: 20 days ago
JSON representation
This app is built with HTML | CSS | JAVASCRIPT | React and Redux and JEST it uses multiple API to render rockets and missions and enable users to have reserve the rocket and also join the mission.
- Host: GitHub
- URL: https://github.com/kendoriddy/space-travelers-hub
- Owner: kendoriddy
- Created: 2022-09-26T12:25:10.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-03T13:51:10.000Z (about 2 years ago)
- Last Synced: 2024-04-23T04:40:49.633Z (7 months ago)
- Topics: javascript, react, react-toolkit, rest-api
- Language: JavaScript
- Homepage: https://marvel-space.netlify.app/
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Space-Travelers-Hub
The Space Travelers is a a React, Redux application based on the SpaceX API.
This app is built with HTML | CSS | JAVASCRIPT | React and Redux and JEST it uses multiple API to render rockets and missions and enable users to have reserve the reocket and also join the mission.![screenshot](./src/assets/images/img1.png)
![screenshot](./src/assets/images/img2.png)
![screenshot](./src/assets/images/img3.png)## Built With
- HTML.
- Javascript.
- Css.
- React-Redux.
- Jest.
- React-Bootstrap.## To get a local copy up and running follow these simple example steps.
- Clone this repo to your machine by using Git clone: Git clone `https://github.com/kendoriddy/Space-Travelers-Hub.git`
- open in your vs code terminal and run live server
- open in your browser
- run `npm i react-app` to install all the dependencies
- run `npm start` to start the server
- run `npm test` to run the test
- run `npm run build` to build the project### Run the following tests:
To run tests on this project if you tweaked something, run the following command
- `npx hint .`
- `npx stylelint "\*_/_.{css,scss}"`
- `npx eslint .`
- Install jest using `npm i --save-dev jest`
- Install jsDom using `npm install --save-dev jest-environment-jsdom-global jest-environment-jsdom`
- run your test using `npm run test`### LIVE DEMO
Check the live demo here [Marvel Space](https://marvel-space.netlify.app/)
## Authors
👤 **Kehinde Onifade**
- GitHub: [@githubhandle](https://github.com/kendoriddy)
- Twitter: [@twitterhandle](https://twitter.com/rideonone09)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kehindeonifade)👤 **Sami Ullah**
- GitHub: [@githubhandle](https://github.com/samiullah997)
- Twitter: [@twitterhandle](https://twitter.com/samiullahk997)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samiullah-khan-2702b7171/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/kendoriddy/Space-Travelers-Hub/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is licensed by [MIT](./LICENSE).