Skip to content

almeida-silas/they-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation



Web Chat Real Time

A study project - Socket.io.

Features

This app features all the latest tools and practices in client and server development!

  • React Js — A JavaScript library for building user interfaces

  • Node Js — A web framework for Node Js

  • Socket io - client | server — Socket.IO enables real-time, bidirectional and event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.

Getting started

  1. clone this repo using git clone https://github.com/s1lasjee/they-talk.git
  2. Move yourself to the appropriate directory: cd they-talk
  3. Run yarn to install dependencies

Getting started with client

  1. Move yourself to the backend folder: cd client
  2. Run yarn start

Getting started with backend server

  1. Move yourself to the backend folder: cd server
  2. Run yarn start

About

web chat real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published