Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adetyay/chat-app
Chat Application - CodeClause Internship Project
https://github.com/adetyay/chat-app
Last synced: about 17 hours ago
JSON representation
Chat Application - CodeClause Internship Project
- Host: GitHub
- URL: https://github.com/adetyay/chat-app
- Owner: adetyay
- Created: 2024-07-20T08:28:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T15:10:02.000Z (4 months ago)
- Last Synced: 2024-07-28T17:15:20.020Z (4 months ago)
- Language: JavaScript
- Homepage: https://chatbreeze.netlify.app
- Size: 3.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatBreeze - A Real-Time Chat Application
### A chat app where users can join different rooms and send messages.
Check it out: https://chatbreeze.netlify.app
### Technologies used:
- HTML
- CSS
- JavaScript
- Socket IO
- React JS### Things I learned while making this project:
- Real-time communication
- Event-driven programming.---
![Output 1](./src/assets/output1.png)
![Output 2](./src/assets/output2.png)