Skip to content

angelprzz/websockets-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets Chat App

App in production at https://angel-chat-app.herokuapp.com/

This chat demo app has been built using Socket.io, Express on the backend and vanilla JavaScript on the frontend.

Within the app you will be able to:

  • Send messages in real time.
  • Create different chat rooms.
  • Share your location.
  • See the people who has joined the chat room.

How to run

  1. Download or clone the project
  2. Install the dependencies with npm install
  3. Start the project with npm run start.
  4. Open http://localhost:3000 in your browser.

About

Chat web app built with Socket.io & Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published