The Space Traveller's hub is web application that works with real live data from the SpaceX API. The app is for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
- React
- Redux
- Redux - Thunk
- Javascript Events
- React life cycle methods
- Linters
- npm
- Gitflow
- Hooks, States, Props
- SpaceX API
- Jest
- React Testing Library
To get a local copy up and running follow these simple example steps.
run the following commands in your terminal
- git clone https://github.com/JonahKayizzi/space-travellers-hub.git
- cd space-travellers-hub
- git checkout dev
- npm install
- npm run start - To run the application locally
- Run the brower via localhost:3000
- npm run build - To build the application locally
👤 Jonah Kayizzi
- GitHub: @JonahKayizzi
- GitHub: normainobary2021
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Hat tip to anyone whose code was used.
Give a ⭐️ if you like this project!
This project is MIT licensed.