ReadyPlayer2 / nasa-playgrounds

React application to call the NASA APOD API and display returned images and videos
MIT License
2 stars 0 forks source link

Display a 3x3 grid of images #19

Closed ReadyPlayer2 closed 5 years ago

ReadyPlayer2 commented 5 years ago

image

ReadyPlayer2 commented 5 years ago

https://react-bootstrap.github.io/layout/grid/ react-bootstrap seems better for managing layouts

ReadyPlayer2 commented 5 years ago

Design changed to be a single row with many columns for now. This allows for full size images in-line and will show as many as will fit (full size) and only scale downwards when not enough room.