Skip to content

Annmary12/random-phone-number-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Random Phone Number Generator

It is an application that generates random phone numbers. The length of the generated numbers are 10 digits and unique.

Hosted Link

Random Number Generator

Features

  • Generates random unique numbers between 1 - 100
  • Sorts numbers by ascending order
  • Sorts numbers by descending order
  • Download generated numbers
  • View the total number generated
  • View the Minimun and Maximun generated numbers

Technology Stack Used

  • React

Setup

  • Clone the repo
> $ git clone https://github.com/Annmary12/random-phone-number-generator.git
  • Install dependencies by running
> $ npm install

Running the app

To get the app up and running (and really see if it worked), run:

> $ npm start

Running the tests

  • To run the tests
> $ npm test

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published