Skip to content

deveasin/reactgram-app-react-redux-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

App previews:

  1. Login page preview: LoginPage
  2. Register Page Preview: RegisterPage
  3. ReactGram Preview: ReactgramPreview
  4. Updating Story updateStory

Local Installation:

  1. git clone git@github.com:mdeasindev/reactgram-app-react-redux-firebase.git
  2. cd reactgram-app-react-redux-firebase
  3. npm install
  4. We have to setup firebase config: from directory src/config/fbConfig.js Imgur
  5. Make 3 things sure in firebase dashboard:
  • Enable " Email/Password " Authentication
  • Create Database
  • Create Storage
  1. yarn start or npm start

Have fun!

About

Live: http://reactgram.mdeasin.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors