Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cindydorantes/space-travelers-hub
https://github.com/cindydorantes/space-travelers-hub
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cindydorantes/space-travelers-hub
- Owner: CindyDorantes
- Created: 2022-08-29T15:38:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T01:41:23.000Z (over 2 years ago)
- Last Synced: 2023-03-05T05:28:27.149Z (almost 2 years ago)
- Language: JavaScript
- Size: 510 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet) ![](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB) ![](https://img.shields.io/badge/Redux-593D88?style=for-the-badge&logo=redux&logoColor=white) ![](https://img.shields.io/badge/Jest-C21325?style=for-the-badge&logo=jest&logoColor=white)
# Space Travelers' Hub
> In this project, we have worked with the real live data from the SpaceX API. Our task was to build a web application for a company that provides commercial and scientific space travel services. The application allow users to book rockets, dragons and join selected space missions.
## Built With
- React
- Redux
- React Boostrap
- Deployed with netlify
- SpaceX API
- Jest## Live Demo
[Live Demo Link](https://space-travelers-hub-1088.netlify.app/)
## GETTING STARTED
Clone this repo : [email protected]:CindyDorantes/Space-Travelers-Hub.git
After cloning this project, run the following commands:
```markdown
npm install
npm start
```The `npm install` command installs all dependencies used in the project while `npm start` is used to start the development server and view the application on the browser.
To run the test integrated, run the folloing commadn:
```markdown
npm test
```## Authors
π€ **Cindy Dorantes**
- GitHub: [@CindyDorantes](https://github.com/CindyDorantes)
- Twitter: [@CindyDorantes10](https://twitter.com/CindyDorantes10)
- LinkedIn: [Cindy Melisa Dorantes SΓ‘nchez](https://www.linkedin.com/in/cindydorantessanchez/)π€ **Apuabi Titilope**
- GitHub: [@Eternalgratis](https://github.com/Eternalgratis)
- Twitter: [@eternalgratis](https://twitter.com/eternalgratis)
- LinkedIn: [Apuabi Titilope](https://www.linkedin.com/in/titilope-apuabi/)π€ **Ijeoma Odinko**
- GitHub: [@ijeomaodinko](https://github.com/ijeomaodinko)
- Twitter: [@Iodinko](https://twitter.com/iodinko)
- LinkedIn: [ijeomaodinko](https://linkedin.com/in/ijeomaodinko)## π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a βοΈ if you like this project!
## Acknowledgments
- Thanks to our group project partners for the good colaboration
## π License
This project is [MIT](./MIT.md) licensed.