https://github.com/stephanie56/okey_chatty
A minimal chat application built using React, and web socket and Firebase as backend.
https://github.com/stephanie56/okey_chatty
firebase reactjs socket
Last synced: about 2 months ago
JSON representation
A minimal chat application built using React, and web socket and Firebase as backend.
- Host: GitHub
- URL: https://github.com/stephanie56/okey_chatty
- Owner: stephanie56
- Created: 2017-10-29T02:52:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T06:33:18.000Z (over 8 years ago)
- Last Synced: 2025-04-11T01:34:21.892Z (about 1 year ago)
- Topics: firebase, reactjs, socket
- Language: JavaScript
- Homepage:
- Size: 3.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Okey Chatty
A minimal chat application built with ReactJS and socket.io.
## Get Started
1. Clone this repo https://github.com/stephanie56/okey_chatty.git
2. Install independencies `npm install`
3. Start local server on port 3000 `node server.js`
## Demo
https://okay-chatty.herokuapp.com/