This is a Google Docs clone project built using Next.js, [Firebase], [Tailwindcss]
###: Steps
- clone the repo
- cd into repo
- npm install
- copy .env.local.example to .env.example
- Fill in the env file with your credentials
- npm run dev
- (optional) Give this repo a star 😉
Open http://localhost:3000 with your browser to see the result.
Enjoy... (requires a firebase config)