Skip to content

sadat2103108/broadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BROADCAST

A simple public messaging app where anyone can post and see messages in real-time.

Features

  • Public messaging: Anyone can broadcast a message.
  • Real-time updates: Messages appear instantly for all users.
  • Open to everyone: No authentication required.

Getting Started

  1. Clone the repository:

    git clone https://github.com/sadat2103108/broadcast.git
    
  2. Install dependencies:

    npm install
  3. Run the app in development mode:

    npm run dev
  4. Open your browser and visit:

    http://localhost:3000
    

    (or the port shown in terminal)

Contribution

Feel free to fork and make improvements. Pull requests are welcome!

About

A simple public messaging app where anyone can post and see messages in real-time. This is to test how web socket works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors