This is Slack like chat app for Developers with Auth. User can chat in Real time and share images. Users can see other's user online and offline status.
- Chat in Real time
- Auth with firebase
- Image sharing
- Online and offline status of other user
- Change Avatar
- Change theme
- React for frontend
- Semantic Ui for React
- Firebase for Auth and Database
- Redux
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone the Repository and run
yarn
yarn start
To deploy simply run
yarn build
- React JS
- Node SaSS
- Firebase
- Moment
Please feel free to send pull request if you want to contribute!