February 2021
Intermediate to advanced
272 pages
3h 37m
English
In this chapter we will start to add a search functionality to our blog. There are some Gatsby plug-ins to add the search functionality, but we can add it with simple React code. After that we will perform some CSS fixes, like adding box shadows to all boxes. Finally, we will create a mobile menu to show the right and the left sidebars on small screens.
I recommend a very good blog by Monica Powell on adding search functionality with React code at https://dev.to/m0nica/how-to-add-search-functionality-to-a-gatsby-blog-4pf2 ...
Read now
Unlock full access