Create MultiSelect in React
Multi-Select is a component used to get multiple inputs from user. Here we will create multiselect in react applications.
How to Create Charts in ReactJS?
Chart is a graphical representation of data. Charts allows us to analyze, understand and predict the data based on values and outcomes on the chart. ...
Create Progress bar in React
A progress bar is a graphical representation of data used to visualize or show status of the data such as a download, file transfer, number of counts ...
How to create QR Code in react
QR Code stands for “quick response” code. It is capable of storing lots of data. It is basically a barcode on steroids. While the barcode holds ...