Skip to content

This project is a barebones example using firebase auth functions.

Notifications You must be signed in to change notification settings

austin-karren/react-firebase-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was Bootstrapped using create-react-app.

Written by Austin Karren.

Instillation

git clone https://github.com/Austin-Karren/React-Firebase-Auth.git

Clone the project from github.

npm install

Install the node dependencies for this app.

Project Notes

This app uses firebase for provider authentication. This app utilizes React Context to store a "global" user and authentication functions.

NPM packages in this project

  • Firebase
  • Axios
  • react-router-dom

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More React

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

This project is a barebones example using firebase auth functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published