VitorGuedesMadeira / Space-Traveler

This project is a web application that consumes an SpaceX API. It provides commercial and scientific space travel services that allows users to book rockets and join selected space missions. Built with React/Redux (Redux ToolKit)
12 stars 1 forks source link

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

Closed VitorGuedesMadeira closed 2 years ago

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