Skip to content

A realtime chat built using Nodejs | Socket.io πŸš€

Notifications You must be signed in to change notification settings

martinsvinicius/first-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

First Chat

About the project β€’ Built With β€’ Getting Started β€’ Usage β€’ Author


Hi, everyone πŸ‘‹

About the Project

This is my first realtime chat project. I made it just to pratice and learn about websockets.

Built With

Getting Started

Before start, in the project directory, you need run:

  • yarn

    yarn install

    or just run

    yarn

    To install all project dependencies.

After that, you can run the available scripts:

  • Runs the app in the development mode using nodemon:

    yarn dev

    Open http://localhost:3000 to view the chat in the browser. The server will reload if you make edits.


  • Runs the app using node:

    yarn start

Usage

To see the magic of websockets, open localhost in different browsers.

The result should look like this:

Author

by: Vinicius Victor :)

Siga no Twitter GitHub last commit Perfil Linkedin

About

A realtime chat built using Nodejs | Socket.io πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages