Skip to content

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

Notifications You must be signed in to change notification settings

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