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.
- Host: GitHub
- URL: https://github.com/inspecta/spacex-travel-hub
- Owner: inspecta
- License: mit
- Created: 2022-11-14T08:51:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T21:59:26.000Z (over 3 years ago)
- Last Synced: 2025-04-03T20:22:13.991Z (about 1 year ago)
- Topics: css3, html5, javascript, react, redux, restful-api
- Language: JavaScript
- Homepage: https://spacex-travellers-hub.netlify.app/
- Size: 2.34 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.