Skip to content

Real-time Slide Show with Node.js, Express and Socket.io

Notifications You must be signed in to change notification settings

qouv/realtime-slide-show

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Slide Show with Node.Js, Express and Socket.io

A project that I created to learn Socket.io applications.

This is an image

On the left localhost:3000 and on the right localhost:3000/edit opened in two different browser windows

Install the project

git clone https://github.com/omerization/realtime-slide-show.git [PROJECT_NAME]
cd [PROJECT_NAME]
npm install

Usage

Run npm start inside the project directory.

Presentation

Open localhost:3000 in your browser

Slide Changer

Open localhost:3000/edit in another window or [LOCAL_IP_ADDRESS]:8000/edit on any device (computer, tablet or phone) that is on the same LAN.

Credit

Omer Aslan

Questions & Feedback

Contact me at omerkaanaslan@gmail.com

About

Real-time Slide Show with Node.js, Express and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published