completely responsive real-time Google Docs clone with Tailwind CSS & Next.js.
live :
NextJS | Firebase | Next-Auth | Draft-JS | Material-Tailwind | Tailwind CSS | Next-Auth/Firebase-Adapter | React-Firebase-Hooks | React-Draft-wysiwyg
If you use yarn then run
yarn installand if you use npm delete yarn.lock and run
npm installgit checkout -b new-featureIf you are using yarn then run
yarn devand if you using npm run
npm run devIf you don't know about next auth follow this tutorial tutorial and get your credentials. And your .env.local file will look like this
GOOGLE_CLIENT_ID=client_id
GOOGLE_CLIENT_SECRET=client_secret
NEXTAUTH_URL=http://localhost:3000/