Skip to content

arefweb/live-coin-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Coin Project

Live Coin

Live-Coin is a Real-Time web application which utilizes Socket.io for bidirectional WebSocket connection. Here you can see that the numbers and prices are changing repeatedly without sending additional network requests.

Goal

The goal here is to both practice and showcase the ability for creating a web application based on WebSocket and Socket.io technology.

Live Site Demo: Live Coin

Backend Repository of this project live-coin-server.