Template of a Slack Clone written in React TS.
This React app uses Parse Server through Back4App to create a Slack clone, with user management, text channels, and chat messaging. It also uses the @parse/react hook to enable Live Query and live updates on the app.
The full code in React is available in our Github Repository so you can download and use it for free.