Grandi0z / Space_travelers_hub

Space Travelers is a web application that allows users to learn about and participate in space exploration. The application retrieves missions and rockets from SpaceX and allows users to join missions and reserve rockets. Users can also create their own profiles and track their progress as they work towards becoming space travelers.
MIT License
0 stars 0 forks source link

Team3 [3pt] Implement dragon booking - Actions #11

Open Grandi0z opened 1 year ago

Grandi0z 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 dragon ID as an argument.