Skip to content

VedanthB/le-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

docs/forms clone (Next.js, Rich Text Editor, Tailwind CSS & Firebase)πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯

completely responsive real-time Google Docs clone with Tailwind CSS & Next.js.

live :

Technologies and packages used πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯

NextJS | Firebase | Next-Auth | Draft-JS | Material-Tailwind | Tailwind CSS | Next-Auth/Firebase-Adapter | React-Firebase-Hooks | React-Draft-wysiwyg

Installing dependencies

If you use yarn then run

yarn install

and if you use npm delete yarn.lock and run

npm install

Creating a new branch

git checkout -b new-feature

Starting server

If you are using yarn then run

yarn dev

and if you using npm run

npm run dev

Setting up next auth

If 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/

About

This is document editor app deployed on the cloud, completely responsive real-time app made with Tailwind CSS & Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors