Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.