Small and simple chat application that combines Google Firebase live database and authentication with React on the frontend.
- Node.js
- Google Firebase
- React/Redux
npm i
: Installs modulesnpm start
: Starts react developmentnpm run build
: Build production ready filesnode server
: Starts server