This is a basic calculation website made using Nodejs and ExpressJs. Deployed the website on heroku. Please visit the Master branch for the code
https://calculatorusingnodejs.herokuapp.com/
clone this repo.
Install the required NPM dependencies
then to activate the server type node server.js in cmd or in any shell
That's it the website will run on your local live server. Type this URL http://127.0.0.1:3000/ to run