siemen-subbaiah / google-docs-clone

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

Home Page:https://google-docsclone.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ“„

https://google-docsclone.netlify.app


Languages

Language:JavaScript 97.1%Language:HTML 2.7%Language:CSS 0.3%