@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
22 lines (13 loc) • 501 B
Markdown
Hooks library used for Aura UI by GuruHotel, ready to work in React and NextJS projects.
1. Installation: Inside your React project directory, install Aura Hooks by running either of the following:
```bash
yarn add @guruhotel/aura-hooks
npm i @guruhotel/aura-hooks
```
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
[](https://choosealicense.com/licenses/mit/)