Skip to content

shakirandagire/Phone-Number-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Random Phone Number Generator Is a ReactJS application that generates random 10 digit phone numbers for a telecommunications company starting with 0

Set up:

Clone the repository.

git clone https://github.com/shakirandagire/Phone-Number-Generator.git

Install the dependencies by running:

npm install

Get started

npm start

You can now access the application using the browser on http://localhost:3000

How to use the application

  1. Enter the number of phone numbers in the input field that you would like to generate. Input

  2. View the generated phone numbers Table

  3. View the summary of phone numbers Summary

  4. Sorting the phone numbers Sort

Testing

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published