Skip to content

Chat Project for my Network Programming lesson. Main focus on this project is Socket/Web Socket programming.

Notifications You must be signed in to change notification settings

turanibrahim/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp

Chat Project for my Network Programming lesson. Main focus on this project is Web Socket programming. Project based on Vue and Vuetify on the front-end side and Express server and Socket.io on the backend.

Live Demo

http://agprogramlamaodevi.herokuapp.com/

V2 under development

V2 under development. You can find it in next branch.

https://turanibrahim-chatapp.netlify.app/

Project setup for client

cd client
yarn install
yarn build

Project setup for backend

cd .. (if you are in client)
yarn install

Start

yarn start

About

Chat Project for my Network Programming lesson. Main focus on this project is Socket/Web Socket programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published