Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 265 Bytes

react-redux-firebase-OAuth

React/Redux app with firebase OAuth

Getting started

git clone https://github.com/ahmedtehseen/react-redux-firebase-OAuth.git
cd react-redux-firebase-OAuth
> npm i
to install all dependencies

>npm start
you're ready to go...