Skip to content

symphony/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Chatting App built with TypeScript, Express, Materialize-css, Webpack and Socket.io

Live Demo

https://chat-app-2341.herokuapp.com/

Features

  • Realtime chatting
  • Custom usernames

Prototype

initial functionality of app: navbar, greeting, chatbox, online userlist

For Devs - Usage

Clone the repo

  • git clone git@github.com:symphony/chat-app.git && cd chat-app

Start the server

  • cd server
  • npm run dev

Start the client (in separate terminal)

  • cd client
  • npm start

Visit the App

Dependencies

  • typescript
  • materialize-css
  • sass
  • express
  • socket.io
  • socket.io-client
  • webpack
  • @types/express
  • @types/jquery
  • concurrently
  • nodemon

About

Chatting App to demonstrate Socket.io and Materialize-css library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published