Skip to content

tenosiswono/nextjs-firebase-chat

Repository files navigation

React Redux Saga Nextjs Firebase Chat

A simple web-based Chat App with Google Firebase, React, Redux, Saga, and Nextjs.

DEMO

Instructions

  • Clone this repository.

  • Add Server credential from firebase console into ./credentials/server.json

  • Add Client credential from frirebase console into ./components/firebaseCredentials.js

  • Simply use yarn to install depedencies and run the project:

yarn
yarn dev

License

MIT License © Teno Siswono