fatmahussein / space-travellers-hub

A web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets,dragons and join selected space missions.
https://space-travellers-hub2023.netlify.app/
MIT License
5 stars 1 forks source link

[3pt] Implement mission joining - Actions #10

Open fatmahussein opened 1 year ago

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