Giter Site home page Giter Site logo

chat-app-react's Introduction

Realtime Chat Application:


A realtime chat application built with Reactjs,nodejs and socketio.

Main Features:


  • Users can Join any room by providing a room name and a username
  • After joining the room they will see all the active members on the right side of the chat room screen.
  • If any other user joins this room the active member list will be updated realtime.
  • All the chats will be updated realtime.

Screenshots:


Join Room Screen:

join_room_screen

Chat Room Screen:

chat_room_screen

Installation and setup instructions:


First clone down this repository. You will need node and npm globally installed on your machine. Also to run server you need nodemon installed globaly on your machine.

To run the server go to the server directory and type the following command.

$ npm install & npm start

this will let the server running.

To run the client go to the client directory and type the following command.

$ npm install & npm start

now go to your favorite browser and on the search bar type

$ locahost:3000

This will let your app start running.

chat-app-react's People

Contributors

elitelabyrinth avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.