This is a frontend application for generating a 10 digit phone number
-
Install
node, version 5 or greater -
Clone the repo and cd into it
git https://github.com/codestaintin/Random-Number-Generator.git cd Random-Number-Generator -
Install all dependencies
npm install -
Start the app
npm start -
Open the application
http://localhost:3000 -
To run tests
npm run test- 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
- Isioye Mohammed