Restaurant Site Project with GatsbyJS-10

Nabendu Biswas
2 min readMay 5, 2020

--

Photo by Toa Heftiba on Unsplash

Welcome to part-10 of the series. You can find part-9 here.

We will start creating the Gallery component in the home page, in this part. So, create a new file Gallery.js in the HomeComponents folder and put the below content in it.

We are using graphql and useStaticQuery to show the image stored in homeGallery folder.

Gallery.js

Rest of the chapter is exclusive content and will be in my upcoming book Gatsby Cookbook. You can find more details about it here.

Gatsby Cookbook

It will show like below in normal desktop screens.

Normal screens

This completes part-10 of the series. You can find part-11 here.

You can find the code for the project in this github repo.

--

--

Nabendu Biswas

Architect, ReactJS & Ecosystem Expert, Youtuber, Blogger