Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 371 Bytes

Page Builder Project

Goals

Build a page builder which has following key features:

  • Import images
  • Write text
  • Define layout
  • Define rough data model

Key Decisions

  • Use quill for inline text editing, but can be re-written from scratch
  • Use newer react features\

Whats next?

  • More content types
  • Drag and drop for easier interaction
  • Links and routing