Skip to content

CauveryRaja/gui-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Studio

A Drag-n-Drop based GUI builder application primarily developed using React. Components can be dragged and dropped into the Canvas area. Inserted components can be moved anywhere within the Canvas area.

The position of all inserted components is autosaved in Local Storage.

Demo

Feel free to take a look at the Demo

Home Page

Supported Components

Following are the list of components supported.

  • Input
  • Text Area
  • Paragraph
  • Heading
  • Button
Component Page

Setting up the project

Follow the steps if you are trying to setup this project.

  • Download/Fork this repository
  • Run npm install to install required dependencies
  • Run npm start to run the application in the Development server.

License

This project is licensed under MIT License

About

A DnD based GUI builder application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors