https://github.com/whirlxd/text-editor
A text editor built with react , firebase and quill
https://github.com/whirlxd/text-editor
firebase google-docs quill react self-made
Last synced: 5 months ago
JSON representation
A text editor built with react , firebase and quill
- Host: GitHub
- URL: https://github.com/whirlxd/text-editor
- Owner: whirlxd
- License: mit
- Created: 2021-09-27T13:56:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T14:02:08.000Z (over 3 years ago)
- Last Synced: 2023-08-05T21:46:15.387Z (over 1 year ago)
- Topics: firebase, google-docs, quill, react, self-made
- Language: JavaScript
- Homepage: https://quill-firebase-text-editor.surge.sh
- Size: 386 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Text-Editor 👋
> A simple text editor built with react,firebase v8 & quill
### ✨ [Demo](https://quill-firebase-text-editor.surge.sh)
## Install
```sh
npm install
```## Usage
```sh
npm run start
```## Run tests
```sh
npm run test
```## Author
👤 **Whirl**
- Website: whirl.codes
- Twitter: [@Whirl_21](https://twitter.com/Whirl_21)
- Github: [@Whirl21](https://github.com/Whirl21)## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_