Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 833 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 833 Bytes

Visual Editor Logo

visual-editor

Website editor built with React. Make a modern website in seconds with predefined blocks and drag and drop.

Demo: https://pilotpirxie.github.io/visual-editor/

Features

  • Drag and drop editor built with React
  • Live preview with different responsive modes
  • Easily add new blocks and sections
  • Works offline without a backend server
  • Search blocks by the name or with categories
  • The built-in inspector and preferences editor
  • Easily to write blocks with handlebars syntax
  • Works with every CSS framework

Visual Editor

Installation

git clone
yarn
yarn start

License

visual-editor is licensed under the MIT.