This repository contains all the Node.js/Express.js code I have written
- Weather Application
- BMI Calculator
- Simple Calculator
A simple weather application built with Express.js that takes the user input and fetches the weather data for the given user input.

A simple Body Mass Index (BMI) calculator application built with Express.js that takes the user input and calculates their BMI as a response.

