Skip to content

The new 2022 design of Slack, powered by React, Redux, Firebase, Material-UI (MUI) and Slate.

Notifications You must be signed in to change notification settings

inesmarcal/slack-clone

 
 

Repository files navigation

React Slack Clone 2022

This project powered by React, Redux, Firebase, Material-UI (MUI) and Slate. The new 2022 design of Slack was used as template.

Features

  • 📝 Adding public chat rooms
  • 📡 Realtime sending and receiving of messages
  • 📝 Google authentication

Usage

To run the application locally; clone the repo, install dependencies and run the app.

$ git clone https://github.com/mithderler/slack-clone.git
$ cd slack-clone
$ npm install
$ npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

The new 2022 design of Slack, powered by React, Redux, Firebase, Material-UI (MUI) and Slate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • CSS 24.9%
  • HTML 3.2%