ClaudiaRojasSoto / Space_Travelers

Welcome to Space-Travelers-Hub, your premier web application for captivating commercial and scientific space travel services. Our state-of-the-art React/Redux implementation brings you an unparalleled experience, allowing you to book rockets and join thrilling space missions.
MIT License
17 stars 1 forks source link

[3pt] Implement mission joining - Actions #10

Closed ClaudiaRojasSoto closed 1 year ago

ClaudiaRojasSoto commented 1 year ago


- Regardless of which method you choose, make sure you place all your logic in the reducer. In the React view file, you should only dispatch the action with the correct rocket ID as an argument.