Skip to content

seifeldeen92/google-docs-texteditor-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Docs Text Editor Clone

Credit to Web Dev Simplified

Prerequisite

  • Yarn
  • Typescript

Client

  • React
  • React Router Dom
  • Quilljs

Server

  • Pg
  • Socketio
  • TypeORM

Run yarn start on both Client & Server

for the server configuration you can find it in config.ts in the server

NOTE

N.B: make sure you have Postgres database installed


Made with ❤️ by Seif