Snippets
Reusable code snippets that can be easily integrated in your application 🧩. The page contains functions and code snippets which can be used on your webpage.
OTP Input Field
How to built the OTP input field component using React

Tab Form Component
Building tabs with React is simple, they are just a Button group in disguise.

Progress Bar
We will learn to create a progress bar from scratch in ReactJS

Auto Complete Search Bar
We will be building a React autocomplete search component that provides suggestions as a user types a search query.
