Skip to content

adenekan41/vuejs-socketio-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS + SocketIO + NodeJS Chat application by @code_wonders

Real-time chat application built on NodeJS with VueJS & Socket.io.

This application simply uses Socket.io to send messages in real-time bidirectional event-based communication. VueJS is used to bind data to the DOM and to easily manipulate the data.isnt that very cool

Installing This chat app

Clone the repository

`git clone https://github.com/adenekan41/vuejs-socketio-chat.git`

Install dependencies

npm install

Start application

node server.js

Built With

  • SocketIO - Realtime and bi-directional communication between web clients and servers
  • VueJS - A progressive framework for building user interfaces
  • NodeJS - The server framework
  • Bulma - CSS Framework

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b branch-name
  3. Add files to staging git add .
  4. Commit your changes: git commit -m 'Here are my changes'
  5. Push to the branch: git push origin branch-name
  6. Submit a pull request and I will look at it ASAP.

Author

Adenekan WOnderful

#Socials You can Chat Me Up Via Socials facebook adenekan wonderful twitter @code_wonders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published