Coder Social home page Coder Social logo

igorxaviers / react-chat-socket-io Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 11.58 MB

A chat application using react ⚛️ and socket.io on client & server side

Home Page: https://react-chat-socket-io.vercel.app

HTML 3.68% JavaScript 59.06% SCSS 37.05% Shell 0.22%
nodejs react socket-io scss

react-chat-socket-io's Introduction

JustChat

production version

A chat application using react ⚛️ and socket.io on client & server side

⚒️ Technologies

  • React ⚛️
  • Socket.io ⚡
  • Node.js 🌐

🖥️ Installation & Set Up

  1. Install dependencies in client and run

    cd client
    yarn (npm i)
    yarn start (npm start)
  2. Install dependencies in server and run

    cd server
    yarn (npm i)
    yarn start (npm start)
  3. How to access

    server will be running in 4000 port
    client in 3000 port
  4. There you go!

    put the client URL in your browser (http://localhost:3000)

📷 Screenshots

Initial page, set your username to be show to others

Choose a room to enter typing it's name (all rooms are valid)

Join the room!

Start chatting

Then leave (whenever you want)

😊 Follow me

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.