Skip to content

A real time chat app in Reactjs, styled components, socket.io, express and node.js

Notifications You must be signed in to change notification settings

soujanya-nekkenti/chat-app

Repository files navigation

Real Time Chat App in React

This project was bootstrapped with Create React App. The frontend is designed with Styled components.

Live Site:

Site ScreenshotScreenshot 2021-06-10 at 14 11 56

The app is built to send and receive messages using web sockets and Socket.io in real time.

Tech Stack

We use React on the front end, with NodeJS + Socket.io web socket library on the back end.

Getting Started

clone the repo to local machine

Make sure you have installed all the dependencies before attempting to start the project.

  • Node
  • npm
  • git

Setup:

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

About

A real time chat app in Reactjs, styled components, socket.io, express and node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published