This is a simpler Slack clone built with ReactJS, Redux and Firebase and Firestore.
The project functionalities are login and register. Writing messages in group channels, writing direct messages, staring posts, seeing who is active and who is not.
- In order to run the application you should make an account in firebase. Then you should copy data from fireabase.example.js and paste it into firebase.js file + credentials from your account
- Then run
npm install
npm start
- Svetloslav Novoselski
This project is licensed under the MIT License