Ashe546 / space-travelers

Space Travelers' Hub is an app built with React | CSS | React-router | Jest | Redux-toolkit. this is an app where users can board available missions and rockets.
0 stars 1 forks source link

[3pt] Implement rocket booking - Actions #12

Open Ashe546 opened 2 years ago

Ashe546 commented 2 years 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.