Skip to content

maorisraelii/ejs-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple calculator

Overview:

This project is a basic calculator application built with the Express.js framework. It allows users to perform addition, subtraction, multiplication, and division on two numbers.

Installation:

you can use the website in two ways:

The easy way:

  1. Just open the link simple calculator and you are in the site.

The hard way:

  1. Download the zip file by click on the green button and then "download ZIP".
  2. Extract the folder to your PC.
  3. Open the folder with VS code.
  4. Install express with the command: npm i express
  5. Run the code with the command: node app.js
  6. Open the site http://localhost:3000 and enjoy.
  7. I prefer the easy way.

the raw link is: https://simple-calculator-dorb.onrender.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published