nimplay / space-travelers

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

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

Closed nimplay closed 2 years ago

nimplay 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.