Skip to content

poorvanshtonk/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Node.js Calculator

This is my first Node.js project โ€” a simple Calculator application that performs basic operations like addition of two numbers.
I built this project while learning the fundamentals of Node.js, such as creating a server, handling requests, and working with core modules.

This project is the starting point of my backend journey, and Iโ€™ll be extending it further while learning Express.js to build a complete web-based calculator.


๐Ÿš€ Features

  • Takes two numbers as input
  • Performs calculation (currently supports sum)
  • Built using pure Node.js (no frameworks)
  • Beginner-friendly project structure

๐Ÿ›  Tech Stack

  • Node.js
  • Core modules: http

About

First Node.js Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published