Skip to content

Latest commit

 

History

History
191 lines (49 loc) · 1.89 KB

File metadata and controls

191 lines (49 loc) · 1.89 KB

Strontio Number Checker

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


Table of Contents

    About The Project

    Getting Started

  1. Features
  2. Contact

About The Project

Strontio numbers are those four digits numbers when multiplied by 2 give the same digit at the hundreds and tens place.

(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 Strontio Number Checker Project.

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

(back to top)

Features

snip

(back to top)