|
|
|
Online UI builder – interactive platform for UI components
|
|
3 points
by ipselon
2209 days ago
|
|
Hey, I want to introduce a UI builder for different React UI libraries. If you have a cool React component library in mind, please add them to the builder platform. Watch the intro video: https://youtu.be/jeZyOjZKxYc Main page: https://reactuibuilder.com The tool is fairly simple, just open the editor in the browser and design your component. Then generate the code and save it into your project. Here is the editor for the Material UI library components: https://editor.reactuibuilder.com/?appDemo=https%3A%2F%2Fwcd-material-ui.web.app 1. Go to online editor 2. Create a page (left side menu) 3. Compose your component (use simple materialUI components) 4. "Save" 5. Click "Generate Code" That's it! |
|