Skip to content

tnathalang/Chatty

Repository files navigation

Chatty App

A minimal and light chatting app using React.js

Screenshots

"Screenshot of chatty messages in action!"

Usage

Install the dependencies in both the Chatty folder and again at chatty_server Start websocket server start app server

npm install

cd chatty_server
npm install (server side dependencies)
npm start

opens a new terminal
cd Chatty
npm start

type in http://localhost:3000 on the browser

Dependencies

About

A minimal chatting app built with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published