Skip to content

Simple react-firebase implementation with react-router-v4 and basic setup with authentication and realtime database

Notifications You must be signed in to change notification settings

ZararAhmed/react-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Start

  • clone project from the url
  • run 'npm install' to install node modules
  • run 'npm start' to start the application on localhost
  • add .env file on root for firebase credentials and add all variables to it
  • alternatively add credentials in firebase.js file in components>firebase
  • everything will be live on localhost:3000

About

Simple react-firebase implementation with react-router-v4 and basic setup with authentication and realtime database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published