Avengui is a set of React Components based on material-ui.
We want to share component of components.
We means that we are not gonna release a button
component but
a component that can be reused accross web application
.
Take example of the login box
.
It can be reused on many applications.
Its a component formed by multiple other components (input, button, etc..).
Avengui is going to be used internally for our main application Bag of Trycks which is currently on heavy-development.