Carshy / space-traveller-app

An app that allows users to rent their favorite rockets and register for SpaceX missions. - Built with: (React & Redux, REST API)
https://space-hub-shuttle.netlify.app/
4 stars 1 forks source link

[3pt] Implement mission joining - Actions #10

Open Carshy opened 2 years ago

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