Blocks Evaluation

Overview of Blocks

A JSX-based page builder for creating websites without writing code.

Setting up Blocks

Taken from Blocks documentation https://blocks-ui.com/getting-started:
notion image
It recommends that you use the demo at https://blocks-ui.com/demo/ to try out Blocks. If you want to install the library and its peer dependencies, run the following command:
npm i blocks-ui @mdx-js/react @blocks/react

Verdict

Taken from the GitHub page:
notion image
Since Blocks is still under development, I will skip the evaluation as I am looking for a UI that is already fully functional that can replace Wekan as the frontend.