hanihusam / realtime-chat-react

A simple realtime chat app web based. Tech involved: Node, Express, and Socket.io on backend. React and Styled Components on frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a code repository for the Realtime Chat Room Application.

It's created with React and Styled Components on the frontend, with Node, Express, and Socket.io web socket library on the backend.

Setup:

  • run npm i && npm start for both client and server side to start the development server

About

A simple realtime chat app web based. Tech involved: Node, Express, and Socket.io on backend. React and Styled Components on frontend.


Languages

Language:JavaScript 88.6%Language:HTML 11.0%Language:CSS 0.4%