Closed rivasbolinga closed 1 year ago
Hi @Bigizi and @djo1975 !
In this branch I have done the following:
[ ] Fetch data from the Missions endpoint (https://api.spacexdata.com/v3/missions) when a user navigates to the Missions section.
[ ] dispatch an action to store the selected data in Redux store:
mission_id mission_name description
Fetch missions
Hi @Bigizi and @djo1975 !
In this branch I have done the following:
[ ] Fetch data from the Missions endpoint (https://api.spacexdata.com/v3/missions) when a user navigates to the Missions section.
[ ] dispatch an action to store the selected data in Redux store: