Intro
On January 21, 2025, my friend David and I officially launched my third project, Justd Blocks. This project aims to help you build UI incredibly fast. Not only is it fast, but we also provide ready-to-use components that you can simply import into your React project.
Templates
Since many applications today are built using React, we do not just provide UI blocks, we also offer templates. Each template comes with its own price, with most of them set at $99. However, keep in mind that if you purchase the blocks, all templates are already included. So, for just $149, you get both UI blocks and templates that are production-ready.
Easy to Access
We have designed everything to make it easy for you to use all the available code. Simply check the code, copy it, and paste it into your React project. However, Justd CLI is also available, meaning you can just follow the installation format to get started.
The flow is very simple. Log in and add blocks to your project.
npx justd-cli@latest login
npx justd-cli@latest block applications dialog 01
The login command assumes that you have already registered and purchased a package, allowing the CLI to quickly recognize you as our customer.
Why Blocks
Some of you might be wondering why blocks are necessary when Justd already exists. That is absolutely correct, Justd does exist, but Justd only provides ready-to-use components. Justd Blocks, on the other hand, helps you assemble these components into complete applications.
However, not all components in Justd Blocks are available in Justd itself. Some are the same, but others are different. If you use the CLI, everything will be automatically included with the blocks. If you prefer not to use the CLI, you can simply copy and paste the code into your project.