https://github.com/fitri-hy/hy-custom-cursor-react
Simple module Custom Cursor for reactJS, Functions to change the cursor on your website
https://github.com/fitri-hy/hy-custom-cursor-react
cursor custom-cursor package react react-cursor react-modules
Last synced: 2 months ago
JSON representation
Simple module Custom Cursor for reactJS, Functions to change the cursor on your website
- Host: GitHub
- URL: https://github.com/fitri-hy/hy-custom-cursor-react
- Owner: fitri-hy
- Created: 2024-03-17T17:30:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T17:46:20.000Z (about 2 years ago)
- Last Synced: 2026-01-01T00:56:00.728Z (5 months ago)
- Topics: cursor, custom-cursor, package, react, react-cursor, react-modules
- Language: JavaScript
- Homepage:
- Size: 290 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modules Custom Cursor for React

ReactJS modules are simple but have many advantages, one of which is that you can customize them freely.
## NPM Installation
```sh
npm i hytech-component
```
## Import Modules
```sh
import CustomCursor from 'hytech-component/CustomCursor';
```
## Implementation Component
```sh
```
## Component Customized
```sh
```
## Full Code App.js
```sh
import React from 'react';
import CustomCursor from 'hytech-component/CustomCursor';
import './App.css';
function App() {
return (
);
}
export default App;
```
Follow Me: FOLLOW