Skip to content

codestaintin/Random-Number-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone Number Generator Coverage Status Build Status

This is a frontend application for generating a 10 digit phone number

Installation

  1. Install node, version 5 or greater

  2. Clone the repo and cd into it

    git https://github.com/codestaintin/Random-Number-Generator.git
    cd Random-Number-Generator
    
  3. Install all dependencies

    npm install
    
  4. Start the app

    npm start
    
  5. Open the application

    http://localhost:3000
    
  6. To run tests

    npm run test
    

    Built With

    • NodeJS - A Javascript runtime built on chrome V8 engine that uses an event-driven non-blocking I/O model that makes it lightweight and efficient.
    • ReactJS - A JavaScript library for building user interfaces

    Author

    • Isioye Mohammed

About

A front app for generating random phone numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published