feat: authentication, signup and login

This commit is contained in:
Kyle Gill
2019-03-26 20:02:16 -06:00
parent 0c3806eb87
commit e6e187645e
13 changed files with 261 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
import React from "react";
import fire from "../../../fire.js";
import fire from "../../firebase/fire.js";
class User extends React.Component {
state = {