Hasinarahman / space-travelers-hub

this is a space travelers' hub project that we worked on it as a team.
0 stars 0 forks source link

Fetch data from SpaceX API (Hasina Rahmani) #9

Closed Hasinarahman closed 1 month ago

Hasinarahman commented 2 months ago

Description: Create an action to fetch rockets data from the SpaceX API (https://api.spacexdata.com/v4/rockets). Use Redux Thunk for asynchronous actions. Store the fetched data in the Redux store with relevant details.