https://github.com/casperiv0/react-chat-app
React chat application using socket.io
https://github.com/casperiv0/react-chat-app
chat-application react socket-io
Last synced: 2 months ago
JSON representation
React chat application using socket.io
- Host: GitHub
- URL: https://github.com/casperiv0/react-chat-app
- Owner: casperiv0
- Created: 2020-06-30T09:39:01.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T18:50:18.000Z (about 5 years ago)
- Last Synced: 2024-10-12T08:07:55.840Z (over 1 year ago)
- Topics: chat-application, react, socket-io
- Language: JavaScript
- Homepage: http://chatty.caspertheghost.me/#/
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatty - React & Express chat app
A simple and small chat app with custom CSS to learn more about [socket.io](https://socket.io/), Also followed along with [Traversy Media](https://www.youtube.com/watch?v=jD7FnbI76Hg)'s video.
## Demo
[Video](https://www.youtube.com/watch?v=09ycmJvD78w)
[Live Demo](http://chatty.caspertheghost.me/)
## What I learned
- Socket IO
- Get query from URLs using qs