A Basic WYSIWYG Editor Made Using React. Try online
- Bold
- Italic
- Underline
- Different Font Size (H1, H2, H3)
- Text to Caps Case, Uppercase and Lowercase
- Quotes Block
- Code Block
- Horizontal Line
- Real Time Preview!
- Clone Repository
cd
to repository- Run
npm i
- Start development server by
npm run start