Calculator with real-time logs of previous 10 calculations. Logs remain between different user sessions.
https://tian-log-calculator.herokuapp.com/
React, Node.js, Express.js, socket.io, HTML/CSS
$ cd log-calculator-master
$ npm install
$ npm run build
$ npm start