Skip to content

Lukazovic/chat-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Chat Application 💬

A real time chat application built with NodeJS and Socket.io.

You can acess the chat in: Node Real Time Chat Application

tip: In order to chat with your friends you must enter the same room name.

Observation: bad words are not allowed.

Built With

Dependencies

NodeJS: >= 12.16.1
Nodemon: >= 2.0.2
Bad-words: >= 3.0.3
Express: >= 4.17.1
Socket.io: >= 2.3.0

Screenshots

Join Page

Join Page

Chat Page

Chat Page

How to use locally

Clone the project:

$ git clone https://github.com/Lukazovic/chat-nodejs-app.git

Go into the project root folder:

$ cd chat-nodejs-app

Install the projects dependencies:

$ npm install

Start the server:

$ npm run dev

Acess in: localhost:3000

Author


Lucas Vieira

💻

About

💻 A real time chat application built with NodeJS and WebSocket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published