## Aura Hooks

Hooks library used for Aura UI by GuruHotel, ready to work in React and NextJS projects.

## Quick Start

1. Installation: Inside your React project directory, install Aura Hooks by running either of the following:

```bash
yarn add @guruhotel/aura-hooks
# or
npm i @guruhotel/aura-hooks
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

[MIT](https://choosealicense.com/licenses/mit/)
