DEV Community

Cover image for Open Source Material UI React Component Builder
Andrew Pierno
Andrew Pierno

Posted on

Open Source Material UI React Component Builder

Hi everyone,

Today I open sourced part of a nocode web app builder I made. This is just the core drag and drop component builder. I struggled for the past year to get the nocode web app builder off the ground and so am chopping it for parts and open sourcing them to see if there's interest.

It's on Product Hunt today, if you have a few minutes to vote :)

It works like you'd expect it to if you're familiar with material ui.

Live Demo

Drag and drop material ui components on to the page. you can even style them!

Demo

Toggle between the elemets, the editor, and a tree view

Demo

Click the code tab when you're ready. Your scaffold awaits!

Demo

Hope this saves a little time for you on your next React/Material UI project!

Hugs,

AP

Top comments (2)

Collapse
 
renatoruk profile image
Renato Ruk

That's awesome, well done!

I see great potential here. It would be amazing if we had some ability to write business logic somewhere in between, but that's a whole another story :)

What were the most challenging parts?

Collapse
 
mani_27 profile image
Mani

hey can you share GitHub link