- This project is an attempt to create a visual website editor like Wix, but for Wordpress.
- Run MAIN.html
- Vue for high performance. (React and Angular are poorly proven).
- The design is designed with the convenience of accessing many options without making unnecessary mouse movements.
- No project builders are used.
- Trying to document the project in different ways.
- Trying to manage the project in handy ways without using normal project management systems.
- Lots of bad patterns with direct access to Vue objects.
- Project frozen, some bugs came out.
- Objective - practice on pure with learning why we need additional abstractions used in modern frontend coding.