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.
https://google-docs-clone-v1.vercel.app
npm i && npm run dev
or yarn install && yarn run dev
localhost:3000