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
Display rockets
#57
Closed
rugwizangoga
closed
1 year ago
rugwizangoga
commented
1 year ago
Display rockets - Lists render
Used useSelector() Redux Hook to select the state slices and render lists of rockets in corresponding routes
Rendered a list of rockets (as per design). For the image of a rocket the first image in the array of flickr_images were used.
Styled it per design.
Display rockets - Lists render