React headless hooks package for greatly simplifying the creation of UI.
This is a work in progress. To read the documentation, please run the following command(Need to have docusaurus installed inside docs folder):
yarn docs
Also run the following command inside docs folder to install the documentation server:
yarn
Then run the following command to start the documentation server:
yarn start