goodgravy_arsenal-authentication-firebase_react

Firbase and React authentication module

Usage no npm install needed!

<script type="module">
  import goodgravyArsenalAuthenticationFirebaseReact from 'https://cdn.skypack.dev/goodgravy_arsenal-authentication-firebase_react';
</script>

README

goodgravy_arsenal-authentication-firebase_react

Firbase and React authentication module

NPM JavaScript Style Guide

Install

npm install --save goodgravy_arsenal-authentication-firebase_react

Usage

import React, { Component } from 'react'

import MyComponent from 'goodgravy_arsenal-authentication-firebase_react'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © minhnguyenn