An open API service indexing awesome lists of open source software.

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

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