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

https://github.com/kossnocorp/firebase-react-hooks


https://github.com/kossnocorp/firebase-react-hooks

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Firebase React Hooks

React Hooks for [Firebase](https://firebase.google.com/). The package includes




🔥🔥🔥 The project is sponsored by Backup Fire, backup service for Firebase 🔥🔥🔥


## Installation

The library is available as an npm package. To install it run:

```sh
# React:
npm install firebase-react-hooks --save
# Or using Yarn:
yarn add firebase-react-hooks

# Preact:
npm install firebase-preact-hooks --save
# Or using Yarn:
yarn add firebase-preact-hooks
```

## Get started

TODO

## Changelog

See [the changelog](./CHANGELOG.md).

## License

[MIT © Sasha Koss](https://kossnocorp.mit-license.org/)