Picky Chat Rooms
This project was developed with Vue to manage chat rooms. Websocket was used for communication. It was developed as a simple example Socket, Vue and Vuex. You can make it look more beautiful.
backend : https://github.com/gurkanakdeniz/picky-backend
Preview
architecture simple view :

user connect :

empty dashboard :

create room and message :

another user connect room :

messages :


another room :

Getting Started
npm install
npm start
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details