Just like the last article, this also focuses on a feature that I would like my portfolio to have. A custom cursor. I’ve noticed this […]
Trending
React: Super Simple Smooth Scrolling
I have been wanting to redo my portfolio, and one of the major things I wanted it to have was smooth scrolling. So, I created […]
React 3D Image Slider
I had to make an image slider for a project and I found out that there is no ready to use cool, basic, image slider. […]
React Native 101
View Container or Layout component. View component is like the HTML div tag. The main aim of this component is to act like a container […]