Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbclh/space-travelers
The web app retrieves real data from SpaceX API, and provides commercial and scientific space travel services by allowing users to book rockets and join selected space missions.
https://github.com/fbclh/space-travelers
api jest react react-router redux testing-library
Last synced: 10 days ago
JSON representation
The web app retrieves real data from SpaceX API, and provides commercial and scientific space travel services by allowing users to book rockets and join selected space missions.
- Host: GitHub
- URL: https://github.com/fbclh/space-travelers
- Owner: fbclh
- License: mit
- Created: 2022-05-06T15:20:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T13:11:37.000Z (over 2 years ago)
- Last Synced: 2023-03-10T02:27:26.302Z (over 1 year ago)
- Topics: api, jest, react, react-router, redux, testing-library
- Language: JavaScript
- Homepage: https://space-travelers-fbclh.vercel.app/
- Size: 372 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Space Travelers
The web app retrieves real data from SpaceX API, and provides commercial and scientific space travel services by allowing users to book rockets and join selected space missions.
## Live Demo
[space-travelers-fbclh.vercel.app](https://space-travelers-fbclh.vercel.app/)
## Built With
- React | Redux | React Router | Jest | Testing Library | API
## Setup
Clone
```sh
git clone [email protected]:fbclh/space-travelers.git
```Run
```sh
cd space-travelers
npm install
npm start
```Tests
```sh
npm run test
```## Authors
### Fabio Coelho
- GitHub: [github.com/fbclh](https://github.com/fbclh)
- LinkedIn: [linkedin.com/in/fbclh](https://www.linkedin.com/in/fbclh)### Sediqullah Badakhsh
- GitHub: [github.com/sediqullahbadakhsh](https://github.com/sediqullahbadakhsh)
- LinkedIn: [https://www.linkedin.com/in/sediqullah-badakhsh-999053a8/](https://www.linkedin.com/in/sediqullah-badakhsh-999053a8/)## Contributing
Contributions, issues, and feature requests are welcome, feel free to check the [issues page](../../issues/).
## License
This project is [MIT](LICENSE) licensed.