The dev.to project with GatsbyJS-16

Nabendu Biswas
2 min readMar 1, 2020
Photo by NeONBRAND on Unsplash

Welcome to part-16 of the series. You can find part-15 here.

We need to add Side Menu on the right side also. It will open on the clicking the hamburger menu, on the mobile screen.

But let’s first change our only item in right menu to a component, as we need it at two places.

Create a new file Advert.js inside components folder and add the code from index.js in it.

Advert.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.

Upcoming Book

The book is currently 80% complete and available on leanpub to purchase at this url.

It will also launch all the major platform like leanpub, amazon, iBooks, gumroad once it is complete in July 2020.

Now, our Right Menu is also fully operational in the Mobile view.

Mobile View

This completes part-16 of the series. You can find the part-17 here.

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

--

--

Nabendu Biswas

Architect, ReactJS & Ecosystem Expert, Youtuber, Blogger