CharlieWWW94 / gallery_exhibition

A ReactJS app that allows users to create art exhibitions
1 stars 0 forks source link

Add some images in a grid #3

Open CharlieWWW94 opened 1 month ago

CharlieWWW94 commented 1 month ago

We can add api calls to get our images from here eventually:

https://api.artic.edu/docs/#quick-start

But before getting into fetch and asynchronous javascript, it might be worth just downloading a set of images to display in a grid on the home page of the project. Can you make this responsive so it will display well on mobile and desktop?