Space Travelers Hub is a web application based on the real live data from the SpaceX API. This application will allow users to book rockets and join selected space missions.
Languages
- React
- Redux
- React Bootstrap
Bundler
- Webpack
Server
- Github
- Book rockets
- Join selected space missions
- Join selected space dragons
- Interactive and Responsive
- Toggle modes according to times of the day
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/tobuya/space_travelers_hub
cd space_travelers_hub
Install this project with:
npm install
To run the project in a development server, execute the following command:
npm start
To run the tests in a development server, execute the following command:
npm test
To to build for the production, execute the following command:
npm run build
You can deploy this project using Github Pages
👤 Thomas Obuya
👤 Bernabas Yosef
👤 Outkarm Johnson
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
We would like to thank Microverse and our fellow micronauts.
This project is MIT licensed.