Menu

Tech Stack Used

Tech Stack Used

The technologies used in this project are as follows:

  • HTML/CSS – Structures the application and styles it, controlling layout, colors, fonts, and overall appearance.

  • JavaScript – Handles the logic, calculations, and dynamic behavior of the Age Calculator.

  • ReactJS – Builds the user interface using reusable functional components and manages state efficiently.

  • NodeJS – Supports backend functionality and enables server-side execution when required.

  • Tailwind CSS – Speeds up UI development with utility-first classes for responsive and modern design.

  • Material UI (MUI) – Provides pre-built React components like the DatePicker for a clean, consistent, and professional interface.