george827 / space-travelers-hub-react-redux

Space X project is a group react-redux project that use space x API to display a list of rockets and mission. Rocket can be reserved and mission can joined. Users can access the personal list the profile section.
https://space-travelers-6imy.onrender.com/
MIT License
6 stars 0 forks source link

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

Open george827 opened 1 year ago

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