Aaronn

Aaronn

Hey there! I'm Aaronn, a Full Stack Developer who's all about React, NEXTJS, Node.js, and Tailwind CSS. I'm on a mission to craft awesome websites that look great and work even better.

How to Use loading state in React with Mantine

loading state in React with Mantine

In this tutorial, we will see how to implement a loading state using React Mantine Core. We’ll cover loading bars and loading dots with React Mantine. React Mantine Loader Example 1. React mantine loader component. 2. React mantine loader component…

React with Tailwind CSS File Upload Example

React with Tailwind CSS File Upload Example

In this tutorial, we’ll create a file upload feature in your React application using Tailwind CSS. Before you begin, make sure your project has React, TypeScript, and Tailwind CSS installed and configured. Install & Setup Tailwind CSS + React +…

Next.js Search Bar with shadcn/ui Example

Next.js Search Bar with shadcn/ui Example

In this tutorial, we’ll explore how to integrate a search bar into Next.js with Shadcn UI. To begin, you’ll need to set up a Next.js 13 project with Shadcn UI. Before utilizing the search input feature in Next.js 13 with…

Create a Sidebar in Next.js using shadcn/ui

Create a Sidebar in Next.js using shadcn/ui

In this tutorial, we will create a sidebar in Next.js 13 using Shadcn UI. First, you need to set up your Next.js project with Shadcn UI. Before using the sidebar in Next.js with Shadcn UI, you need to install it…

Bootstrap 5 Card Slider with Splide JS Example

Bootstrap 5 Card Slider with Splide JS Example

Today, we will learn how to create a Bootstrap 5 card slider using Splide.js. With the help of Splide.js, you can create a card slider with three columns, a responsive slider, multiple card sliders, and an autoplay card slider with…

Bootstrap 5 Responsive Footer Section Example

Bootstrap 5 Responsive Footer Section

Hello! Today, we’ll build a responsive footer section using Bootstrap 5. We’ll cover creating the footer, making it responsive, adding a newsletter section, social media icons, copyright info, and useful links. Example 1. Bootstrap 5 responsive footer section with social…

React MUI 5 404 Page Example

React MUI 5 404 Page Example

In today’s tutorial, we will create a 404 error page in react js using mui 5 . We will create react material ui 404 not found page, 404 error page with image, we will design 404 page. First you need…

Bootstrap 5 Search Example

Bootstrap 5 Search Example

In today’s tutorial, we will see how to use search box in bootstrap 5. For this section we will see search input form, search bar. search input with left side icon, search input with floating states and single border. We…