Tagged: React Package

How to add icons in React - Clue Mediator

How to add icons in React

In this article, we will show you how to add icons in React using react-icons. React-icons is a library that provides a wide range of popular icon libraries (such as...

Add Instagram like stories in React - Clue Mediator

Add Instagram like stories in React

Today, we’ll show you how to add Instagram like stories in React. Here, we will create an example where we will design a React component similar to Instagram Stories. It...

Add bootstrap icons in React - Clue Mediator

Add bootstrap icons in React

Today, we will show you how to add bootstrap icons in React application. There are multiple icons libraries to render icons in React application like Font Awesome, Ant Design Icons,...

How to create tabs in React - Clue Mediator

How to create tabs in React

When you are working with a large scale react application then you may need to add tabs in React. Here we will use the NPM Package to create tabs in...