Back end updates the counter in the frontend in real time
git clone https://github.com/RodPin/nodeJS-SSE.git
Clone directory
cd nodeJS-SSE
Get in directory
yarn
install dependencies
yarn start
run it
backend.js
File that simulates Backend
App.js
File that simulates Frontend