Skip to content

Latest commit

 

History

History
 
 

Neon Number Checker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Word Counter Project

A simple JavaScript Project to check if a number is Neon Number or not.


Table of Contents
  1. About The Project

    Getting Started

  2. Features
  3. Contact

About The Project

A neon number is a number where the sum of digits of the square of the number is equal to the number.

(back to top)


Built With

(back to top)

Getting Started

Prerequisites

There are no prerequisites for running this program.

Prerequisites

There are no prerequisites for running this program.

Running the Program:

  1. Start by cloning the repository.

git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git

  1. Navigate to Neon Number Checker Project.

  2. Open the index.html HTML file with live server.

(back to top)

Features

snip

(back to top)