Skip to content

A simple JavaScript script to create an interactive circular cursor for personal projects. Lightweight and easy to integrate, it enhances the visual experience with smooth animations and a modern feel.

License

Notifications You must be signed in to change notification settings

Bluxart/circle-cursor-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle Cursor JS

A simple JavaScript script to create an interactive circular cursor for personal projects. Lightweight and easy to integrate, it enhances the visual experience with smooth animations and a modern feel. Feel free to modify and customize it according to your needs :)

Live Demo

Show the live demo Codepen

Installation

To get started, you'll need to have Node.js installed.

Step 1: Install Dependencies

After downloading and installing Node.js, run the following command in your project directory to install all required dependencies:

npm install

Step 2: Start the Development Server

To compile the code for development and start a local server, use:

npm start

Step 3: Build for Production

To create the build for production, use:

npm run build

About

A simple JavaScript script to create an interactive circular cursor for personal projects. Lightweight and easy to integrate, it enhances the visual experience with smooth animations and a modern feel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published