Skip to content

dberri/realtime-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ฌ Real Time Chat App

๐Ÿ“ƒ About

A chat app created with Node.js and Socket.io. Frontend uses vanilla JavaScript and TailwindCSS.

๐Ÿ”ง Tech Stack

These are the main technologies used to create the application:

๐Ÿš€ How to use it

  1. Clone the repo:
  $ git clone https://github.com/dberri/realtime-chat-app.git
  $ cd realtime-chat-app
  1. Run the application:
  # Install dependencies
  $ yarn install
  $ yarn start
  1. In your browser, navigate to http://localhost:3000

About

A very basic chat app created with Node.js and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published