Messaging program designed specifically for the office that brings team communication and collaboration into one place.
Site is live at: https://slack-clone-001.firebaseapp.com/
∗ Implemented real time chat using Cloud Firestore. User can create channels and chat with other members of team. ∗ Implemented Redux for centralized state management and react hooks for other single components state management. ∗ Added Third Party User Authentication (Google Authentication) using Firebase for user login and credentials. ∗ Used Material UI for all icons and to style some other components.