Skip to content

iwaskorean/docs-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs Editor

📃 Document Editor Application using React, TypeScript and Firebase

React, TypeScript, Firebase를 사용해 만든 문서 편집 앱입니다.


Live demo

You can check live demo here.


Preview

preview


Tech and libraries

  • React
  • TypeScript
  • Sass
  • Firebase
  • query-string
  • React Quill
  • React Confirm Alert
  • Vercel(deployment)

Getting Started

  1. Clone this repo

    $ git clone https://github.com/SewookHan/docs-editor.git
    
  2. Install

    yarn
    

    or

    npm install