Skip to content

moorthy-g/react-firebase-forum

Repository files navigation

React Forum build badge

A simple react forum application. It uses firebase realtime database & authentication features

Stack

  • React
  • Redux
  • Firebase (as backend service)

Features

  • Google Authentication
  • Infinite scroll in "Threads" page
  • Better cache mechanism using redux
  • Logged in users can submit posts for a thread

Useful commands

  • yarn start Starts the webpack dev server in port 8000 ( its a default port )
  • yarn build Runs webpack production build.
  • yarn build:server Runs webpack production build & Serves it using a simple http server in port 8000

About

A simple react forum application with mock data. Its an experimental implementation of React, Redux & Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published