This Project is built using mainly React.js and Redux.
Here are some key features:
- Google user authentication.
- Create new group chats and start chatting with others.
- Real time updating of new messages.
- All chat rooms, messages and user history linked to a Firebase database.
Deployed LIVE on https://react-chat-app-h.netlify.app/.
In the project directory, you can run:
Installs all the package dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.