weilyuwang / react-quill-blog

A quill editor with custom media files upload functionalities, integrated with AWS S3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React rich editor app with react-quill

To use this application,

  1. make dev.js file inside config folder
  2. put mongoDB info into dev.js file
  3. Type " npm install " inside the root directory ( Download Server Dependencies )
  4. Type " npm install " inside the client directory ( Download Front-end Dependencies )

About

A quill editor with custom media files upload functionalities, integrated with AWS S3.


Languages

Language:JavaScript 84.2%Language:CSS 9.1%Language:HTML 6.7%