step 1 : Make sure in any of your css cursor is not styled. (eg: cursor: pointer)
step 2 : Copy the above Cursor folder to your react project
step 3 : Run the following code and install classnames library
> npm i classnames
step 4 : Import Cursor.js in your App.js as shown in the figure
Thats It. Enjoy!
