Skip to content

thidkyar/ChattyApp

Repository files navigation

ChattyApp

ChattyApp is a single-page instant-messaging chatroom app using React and node.js

Screenshots

!["main page"] (https://github.com/thidkyar/ChattyApp/blob/master/screenshots/Main.png?raw=true)

Dependencies

Getting Started

Start by running $ npm install inside the main project folder, as well as inside the chattyServer/ folder.

Start up the node server using the commant: $ npm start from the project folder.

Start up the ws Websocket server by running $ node server.js from inside the chattyServer/ folder.

Open your browser and go to: http://localhost:3000

About

An instant-messaging single-page web app built up with ReactJS and WebSocket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published