A simple JavaScript Project to check if a number is Neon Number or not.
Table of Contents
A neon number is a number where the sum of digits of the square of the number is equal to the number.
There are no prerequisites for running this program.
There are no prerequisites for running this program.
- Start by cloning the repository.
git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git
-
Navigate to
Neon Number Checker
Project. -
Open the
index.html
HTML file with live server.