Build StatusCoverage Status

Telecommunication Phone Number Generator

A simple application for generating 10 digit phone numbers

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
  • Styled-ComponentUtilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components.

Installation

  1. Install node, version 5 or greater

  2. Clone the repo and cd into it

    git https://github/chykehyman/TeleCom-Number-Generator
    cd TeleCom-Number-Generator
    
  3. Install all dependencies

    npm install -g yarn
    yarn install
    
  4. Start the app

    yarn start
    
  5. Open the application

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

    yarn test
    

    Author

    • Chinwoke Hyginus - A lover of art