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.

create a footer in react mui 5

create a footer in react mui 5

In this tutorial, we will create footer page in react with material ui (mui 5). We will see sticky footer, footer with social media icon example with react material UI 5. Install & Setup Vite + React + Typescript +…

How to Use Material UI 5 Carousel Slider in React

Material UI 5 Carousel Slider in React

In this tutorial, we’ll create carousel slider in React Material UI 5. Install & Setup Vite + React + Typescript + MUI 5 To use a carousel slider in React MUI 5, you need to install react-material-ui-carousel. Note: You will…

NextUI Login Form Example 

NextUI Login Form Example

In this section, we will create a NextUI login page. NextUI is a modern library for React.js and Next.js. Today, we will create a login page with NextUI, including an underlined login form and a login page with icons. First,…

how to use file upload in react mui 5

how to use file upload in react mui 5

In this tutorial, we’ll walk you through the process of implementing file uploads in a React application using Material-UI (v5). We’ll explore Material-UI 5’s file upload button and utilize the useState hook to showcase an image upload example in React.…

Bootstrap 5 Thank You Page Example

Bootstrap 5 Thank You Page Example

In today’s tutorial, we will create thank you page using bootstrap 5. For this section we will see bootstrap 5 thank you template, than you page design shadow style and border. Bootstrap 5 Thank You Page Example 1. Simple thank…

Bootstrap 5 404 Page Examples

Bootstrap 5 404 Page Examples

Welcome to today’s tutorial. In today’s tutorial, we will create a 404 error page using bootstrap 5. For this 404 template we will not use any custom css classes or any other css library. we will create bootstrap 5 404…

React MUI 5 Login Page Example

MUI 5 Login Page

Welcome to our tutorial! We’re here to help you build a login page in React, powered by Material-UI (v5). We’ll walk you through the process of creating a simple and visually appealing sign-in page, complete with images, using React Material…