Skip to content

A simple web-based Chat App with Google Firebase, react and redux

License

Notifications You must be signed in to change notification settings

p0o/react-redux-firebase-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Firebase Chat

A simple web-based Chat App with Google Firebase, React and Redux. This project is under active development so don't expect any kind of special output yet but the development environment is good 😌

Instructions

To use the app you need to create a Firebase account and replace the configuration in config.js with your own config variables. For authentication you would also need to signup in Facebook developer and and get an app ID and App Secret. Furthermore, you should enter these info in your Firebase console to activate authentication with Facebook. Fore more info read this part of Firebase docs.

After having the basics, clone this repository and simply use npm to install and run the project:

npm install
npm run watch

And for tests (for now only for reducers):

npm run test

About

A simple web-based Chat App with Google Firebase, react and redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published