Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 653 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 653 Bytes

#Chatty

A minimal ReactJS and Websocket chat app.

Screenshots

"Chat screenshot with sent gif "mid-convo screenshot"

Getting Started

Clone the repo -- install the dependencies and start the server.

npm install
npm start
open http://localhost:3000

Dependencies