DEV Community

Cover image for James Webb Image Gallery
Matt Ryan
Matt Ryan

Posted on

James Webb Image Gallery

What I Built

For the Netlify Challenge, I decided to use my limited time to submit a Visual Feast.

I decided to make a simple gallery with React for some of my favorite images from the James Webb Telescope.

I acquired the images from the official James Webb Flickr page.

Demo

Here is my demo:

https://james-webb-gallery.netlify.app/

Top comments (4)

Collapse
 
philiphow profile image
Philip How

Great work Matt. I love these images.

Collapse
 
mattryanmtl profile image
Matt Ryan

Thank you.

I wish I had more time to achieve what I had envisioned. I wanted a more dynamic gallery instead of a simple boilerplate, and the images served from api, and some other stuff. Alas, work got in the way.

Collapse
 
patrickmonteiro profile image
Patrick Monteiro

👀

Collapse
 
elanatframework profile image
elanatframework

it's fine

Why are you using React?
Why didn't you code directly with JavaScript?