issues
search
stephenkati
/
space-traveller-s-hub
Space-traveller-s-hub provides commercial and scientific space travel services with the real live data from the SpaceX API.
MIT License
9
stars
0
forks
source link
fetch the rochets from the api
#56
Closed
rugwizangoga
closed
1 year ago
rugwizangoga
commented
1 year ago
Fetch rockets - Fetch data
Fetched the rockets from this [Api] (
https://api.spacexdata.com/v4/rockets
)
Dispatched the fetched data
Made sure that those actions can only be dispatched once and do not add data to store on every re-render (i.e. when changing views / using navigation).
Fetch rockets - Fetch data