SVG Circle Progress Bar For React

Description:

This component lets you render an SVG based circle progress bar with percentage values on the React app.

Installation:

# Yarn
$ yarn add react-circle
# NPM
$ npm install react-circle --save

Preview:

SVG Circle Progress Bar For React

Add Comment