Skip to content

EduardF1/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A small project of a Calculator web application built with NodeJS and Express.

  • The calculator sums 2 number (homepage) and also has a page for calculating the BMI at url : localhost:4200/bmicalculator
  • After downloading/cloning the project, run:
  1. npm init in the project directory. (initialize npm)
  2. npm i express install express.
  3. npm i body-parser install body parser.

About

A small project of a Calculator web application built with NodeJS and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors