This repository contains a collection of libraries useful when writing web application using react
More libraries will be published soon
- hydra-dispatch
- react and redux support for dispatch
- hydra-component (a styled component library)
hydra-dispatch
npm install [email protected]
react support for hydra-dispatch
npm install [email protected]
redux support for hydra-dispatch
npm install [email protected]
styled component library
npm install [email protected]
We use turborepo for managing multiple project in one project If you are doing development you will need to do first
npm install
Then you can develop freely in the packages
Contributions are always welcome :)
Did you find some bugs please feel free to open an issue