Skip to content

joyfulcoderpr/VueChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatVue

Tutorial

-Youtube Channel

Backend Tools

  • Node.js
    • Express
    • Socket.io
    • npm
    • Babel

FrontEnd Tools

What is Next?

  • move all dependencies to npm with webpack
  • use a real avatar image
  • save messages on a database
  • multiple chat rooms
  • private messages
  • emojis

About

A basic Chat Project built with Vue.js, Node.js, and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.3%
  • JavaScript 42.7%
  • CSS 5.0%