Chatting App built with TypeScript, Express, Materialize-css, Webpack and Socket.io
https://chat-app-2341.herokuapp.com/
- Realtime chatting
- Custom usernames
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
- typescript
- materialize-css
- sass
- express
- socket.io
- socket.io-client
- webpack
- @types/express
- @types/jquery
- concurrently
- nodemon