Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 299 Bytes

User authentication with React, Firebase and Redux

  • Update the file firebase_example.js with your firebase config information.
  • Rename that file to firebase.js
// install all packages and run the project from your terminal

yarn
yarn start

node version : v16.13.1