Create a Portfolio Filter Image Gallery in React JS in 2021
After working on React JS for so long, I thought let's make a video on Image Gallery app. Where we will see how simply we can create it with less code using proper use of Hooks.
First, I highly recommend you to watch the video and then look for the code, If it's necessary else try to build todo list by your own.
Here is the code
Here is the complete code of my ImageGallery.js file
Here is the complete code of my MenuItems.js file, which serve as an API.
Here is the complete code of my App.css file
Hope you love the video.