React, Angular, Node.js, Material, ASP.NET C#, Python, and SQL Articles

How to Override Scroll Bar CSS Styling Globally in Next.js

Introduction This short post will go over how-to add a custom scrollbar using Material UI theme. Adding this flexibility to UIs will make your site more attractive to a variety of users and their visual preferences. However, sometimes…

Next.js React Carousel With Image Zoom Similar to Amazon

Overview This article goes over an example image carousel with zoom functionality, similar to what you see on e-commerce platforms like Amazon. In this tutorial, we will explore how to create an image carousel using the React libraries:…