Mehdi-KHALFALLAH / Real-Time-Chat-Application

A real time chat application build by me from scratch using react.js, node.js and socket.io

Home Page:https://live-chat-application-by-mehdi-kh.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Time-Chat-Application

Introduction

I created, from scratch, a functionnal live chat application. I used for this project React.js, Node.js, Express and Socket.io

Setup:

  • run npm install react-scripts (if you get the error "'react-scripts' is not recognized as an internal or external command")
  • run --save npm i && npm start.

About

A real time chat application build by me from scratch using react.js, node.js and socket.io

https://live-chat-application-by-mehdi-kh.netlify.app/


Languages

Language:JavaScript 62.0%Language:CSS 27.3%Language:HTML 10.7%