This tool uses following third-party libraries.
- rc-slider - for range slider
- rc-checkbox - for fancy checkbox
- copy-to-clipboard - for copy to clipboard functionality
- react-toastify - for a fancy toast message
To install it on your local server, clone this repository and run npm install
. Once the installation is completed,
run npm start
for a dev server. Navigate to http://localhost:3000/
.