Simple text editor based on Lexical library and Chakra UI
- Font styling (Bold, Italic ...)
- Saving documents to PC and upload to text editor
- Tables
- Links (and autolink detecting too!)
- Undo & Redo
- Font families
- Font sizes
- Text align
You can try text editor here!
This project use Node.js v16.*.*
and Yarn package manager v3
- Install all dependencies
yarn install
- Run project
yarn start
MIT