A simple application for generating 10 digit phone numbers
- 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.
-
Install
node
, version 5 or greater -
Clone the repo and cd into it
git https://github/chykehyman/TeleCom-Number-Generator cd TeleCom-Number-Generator
-
Install all dependencies
npm install -g yarn yarn install
-
Start the app
yarn start
-
Open the application
http://localhost:3000
-
To run tests
yarn test
- Chinwoke Hyginus - A lover of art