The Space Traveler's Hub which is built using React, Redux, SpaceX APIs, and react bootstrap allows you to:
- See SpaceX Rockets.
- Reserve a rocket.
- See SpaceX missions.
- Join a mission.
- See your reserved rockets and joined missions on your profile.
- HTML
- CSS
- JavaScript
- react-bootstrap
- Gitflow
- React
- Redux
- SpaceX APIs
git clone https://github.com/iAmWaris97/space-travelers.git
npm install
npm start
In the project directory, you can run:
Runs the app in the development mode.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
- GitHub: @iAmWaris97
- Twitter: @iAmWaris97
- LinkedIn: Waris Haleem
- GitHub: @belmeetmule
- Twitter: @belmeetmule
- LinkedIn: belmeetmule
Special thanks to the co-creator of Redux (Dan Abramov) for his complete course on redux actions and store methods.
And thanks to all the developers whose code, documentations, and efforts helped us doing this project.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please give a ⭐️ if you like this project!
- This project is MIT licensed.