Skip to content

taedmonds/react-custom-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

How to Use

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

cursour_guide

Thats It. Enjoy!

About

Add a custom cursor for your website/web application

Topics

Resources

Stars

Watchers

Forks