Skip to content

This clone is built using React. The frontend is built using Next.js & Tailwind CSS. All the documents are stored in Firebase.

Notifications You must be signed in to change notification settings

Mandar899/google-docs-clone

Repository files navigation

Google Docs Clone

This clone is built using React. The frontend is built using Next.js & Tailwind CSS. All the documents are stored in Firebase. For the text editor, we are using react-draft-wysiwyg package which provides rich text editor which is similar to one in google docs.

Features

  • Next.JS Authentication (Google Auth)
  • Rich Text Editor
  • SSR

Live Site

https://google-docs-clone-v1.vercel.app

Screenshots

google-docs

google-docs-editor

Setup

  • Run npm i && npm run dev or yarn install && yarn run dev
  • Go to localhost:3000

About

This clone is built using React. The frontend is built using Next.js & Tailwind CSS. All the documents are stored in Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published