-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
877d0d3
commit 8fa092b
Showing
6 changed files
with
28 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,28 @@ | ||
# visual-editor | ||
<p align="center"> | ||
<img src="https://i.imgur.com/bDRWSjo.png" alt="Visual Editor Logo"/> | ||
</p> | ||
|
||
# visual-editor | ||
Website editor built with React with predefined sections and preferences. | ||
|
||
## Features | ||
* Drag and drop editor built with React | ||
* Live preview with different responsive modes | ||
* Easily add new sections and components | ||
* Works offline without a backend server | ||
* The built-in inspector and preferences editor | ||
* Easily to write sections with handlebars syntax | ||
|
||
<p align="center"> | ||
<img src="https://i.imgur.com/VH9MmCd.png" alt="Visual Editor"/> | ||
</p> | ||
|
||
## Installation | ||
```shell script | ||
git clone | ||
yarn | ||
yarn start | ||
``` | ||
|
||
## License | ||
visual-editor is licensed under the MIT. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters