Skip to content

azupatrick0/Random-Phone-Number-Generator

Repository files navigation

Build Status Coverage Status

Random-Phone-Number-Generator

Description

Random-Phone-Number-Generator is an app that generates random phone numbers

Features

  • Users can generate phone numbers
  • A user can view the total number of phone numbers generated and the list of numbers anytime
  • A user can sort all generated phone numbers in ascending/descending order
  • A user can find the max and min generated phone number
  • Running the generator twice produces new numbers each time.

Technologies

  • HTML
  • CSS
  • Javascript
  • React
  • Jest
  • Eslint
  • Babel

App Link

Link 1

Link 2

Installation

  • Ensure you have node 10.x.x installed.

  • Install node modules with the command

    • npm install
  • Start the App with command

    • npm start
  • View Homepage

  • Run test with

    • npm test

Author

  • Azu Patrick

License

Project licensed under MIT License

About

An App that generates random phone numbers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published