Working with the real live data from the SpaceX API. Your task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
In this project; I did the following
Display lists of missions
create actions, actionCreator, Reducers for the mission Add reducer to the configureStore
Use dispatch and selector
In this project; I did the following Display lists of missions create actions, actionCreator, Reducers for the mission Add reducer to the configureStore Use dispatch and selector