Create beautiful and customizable percentage circles.
npm install react-best-percentage-circleCreate beautiful and customizable percentage circles.
js
import React from 'react';
import { PercentageCircle } from 'react-best-percentage-circle';
const App = () => ;
export default App;
``