An open API service indexing awesome lists of open source software.

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

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