Skip to content

siemen-subbaiah/google-docs-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Google Docs clone (React)

A google docs clone made using react in the frontend and used firebase for authentication and storing user's docs also used the library react-draft-wysiwyg for the the docs editor.

Demo

image

Installation

Create a new firebase project and grab the credentials and create a .env file in the root and add them. While naming these make sure to append 'REACT_APP' at the start.

npm install
npm start

Build for prod

npm build

About

Google Docs Clone made using react and firebase ๐Ÿ“„

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published