项目作者: azupatrick0

项目描述 :
An App that generates random phone numbers
高级语言: JavaScript
项目地址: git://github.com/azupatrick0/Random-Phone-Number-Generator.git


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
  • BabelLink 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