An open API service indexing awesome lists of open source software.

https://github.com/marcusoftnet/google-docs-clone

Another PapaFam build
https://github.com/marcusoftnet/google-docs-clone

Last synced: 21 days ago
JSON representation

Another PapaFam build

Awesome Lists containing this project

README

          

# A Google Docs clone

From this [amazing video](https://www.youtube.com/watch?v=1ZdFJ0701QI)

My version is [deployed here]()

## Installation

```bash
git clone {this repo url} google-docs-clone
cd google-docs-clone
npm i
npm run dev
```