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

https://github.com/inspecta/spacex-travel-hub

Application built on top of the SpaceX API. Reserve your favorite rockets you wish to fly on. Join and leave missions.
https://github.com/inspecta/spacex-travel-hub

css3 html5 javascript react redux restful-api

Last synced: about 1 year ago
JSON representation

Application built on top of the SpaceX API. Reserve your favorite rockets you wish to fly on. Join and leave missions.

Awesome Lists containing this project

README

          

## Space-travelers-hub

> This project is a web application for a company that provides commercial and scientific space travel services, that allows you to:

- Book rockets and cancel reservations.
- Join selected space missions and leave them.

## Built With

- HTML5
- JavaScript (ES6)
- CSS3
- React
- Redux
- Jest and React Testing Library
- GitFlow
- Axios
- Linters:
- Stylelint
- ESLint
- node modules

## Live Demo

[Link](https://spacex-travellers-hub.netlify.app/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- A web browser
- A code editor

### Setup

- Clone the repository using the following command: git clone https://github.com/inspecta/react-group-project-1.git

### Install

Have NodeJS installed and follow the next steps

### Usage

- `npm i` for installing dev dependecies
- `npm run build` or `npm start` to see the project

### Run tests

- `npm test`

### Deployment

- `npm run deploy`

## Authors

👤 **Selma Ndapanda Hamutenya**

- GitHub: [@SelmaNdapanda](https://github.com/SelmaNdapanda)
- Twitter: [@SellohBlaq](https://twitter.com/sellohBlaq)
- LinkedIn: [selma-ndapanda-hamutenya-19169a1ab](https://linkedin.com/in/selma-ndapanda-hamutenya-19169a1)

👤 **Mulinde Derrick**

- GitHub: [@inspecta](https://github.com/inspecta)
- Twitter: [@djmulinde](https://twitter.com/djmulinde)
- LinkedIn: [derrick-mulinde](https://linkedin.com/in/derrick-mulinde)

## 🤝 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

- [Microverse](https://microverse.org)

## 📝 License

This project is [MIT](./LICENSE) licensed.