Skip to content

🔥Declarative React bindings for Firebase Auth & Realtime Database.

Notifications You must be signed in to change notification settings

mariabarkouzou/react-firebase

 
 

Repository files navigation

React Firebase

Building apps with React & Firebase should be easy. The goal of this project is to offer intuitive declarative APIs to make interacting with Firebase fun and easy.

Check the complete docs 👉 Here

Modules

Sandboxes

Auth

Anonymous/Google Auth

Realtime Database

Infinite List

Mutation

Transaction

Auth & Database Bookmarking App Example

Server Rendered Firebase Data with NextJS Auth & Database with queries

Installation

Web

Install firebase.

yarn add firebase
# Or
npm i firebase

Firebase Auth

yarn add @react-firebase/auth

Firebase Realtime Database

yarn add @react-firebase/database

About

🔥Declarative React bindings for Firebase Auth & Realtime Database.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.7%
  • JavaScript 7.8%
  • Objective-C 2.1%
  • HTML 2.0%
  • Java 1.8%
  • Python 0.9%
  • Other 0.7%