/simple-chat

Simple Chat

Primary LanguageJavaScript

Simple Chat

Simple chat app implemented by using Vanilla JS.

Screenshot

Development server

Run npm start for a dev server. Navigate to http://localhost:8080.

Running unit tests

Run npm test to execute the unit tests via JEST.