
material-ui templates in hiccup with reagent, re-frame, shadowcljs, reitit
The Reagent Material UI Templates offer a seamless integration of React's Material UI components with Reagent, a minimalistic ClojureScript interface to React. This combination creates a powerful toolkit for developers looking to build responsive and stylish user interfaces while leveraging the full potential of modern web technologies such as re-frame, shadow-cljs, and reitit. The templates are designed to simplify the development process, making it easy to create aesthetically pleasing and functional applications.
Developers can rely on these templates to provide a solid foundation for their projects, ensuring that they can focus on building features rather than getting bogged down by the intricacies of UI design and implementation. With conversions directly from the official Material UI site, users can expect high-quality, consistent design that adheres to Material Design principles.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.