VaheStepanyan100 / space-travelers-hub

Real live data from the SpaceX API. Web application for a company that provides commercial and scientific space travel services. The application allow users to book rockets and join selected space missions.
https://vahestepanyan100.github.io/space-travelers-hub/
MIT License
1 stars 1 forks source link

[3pt] Implement rocket booking - Actions #12

Open VaheStepanyan100 opened 1 year ago

VaheStepanyan100 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 rocket ID as an argument.