https://github.com/blakejoy/slack-clone
Not too pretty slack clone
https://github.com/blakejoy/slack-clone
Last synced: 3 months ago
JSON representation
Not too pretty slack clone
- Host: GitHub
- URL: https://github.com/blakejoy/slack-clone
- Owner: blakejoy
- Created: 2023-02-07T00:01:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T00:03:03.000Z (over 2 years ago)
- Last Synced: 2025-02-04T22:25:10.320Z (5 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Not too pretty slack implementation... This was mostly done to grasp socket io concepts and understand how to implement client/server for a real time chat scenario.