/socket-calculator

Calculator made in React that uses WebSockets to show calculation log to all clients

Primary LanguageJavaScript

A very basic Calculator designed and created in React. It uses WebSockets to connect to a socket server that logs last 10 calculations made by anyone using this calculator.

calculator