This is a simple Reactgram app like instagram. It's built with React, Redux and Firebase. Hopefully you will like it.
You can suggest me code improvements if you can. I will be grateful to you.
git clone git@github.com:mdeasindev/reactgram-app-react-redux-firebase.gitcd reactgram-app-react-redux-firebasenpm install- We have to setup firebase config: from directory src/config/fbConfig.js
- Make 3 things sure in firebase dashboard:
- Enable " Email/Password " Authentication
- Create Database
- Create Storage
yarn start or npm start
Have fun!




