Random Phone Number Generator Is a ReactJS application that generates random 10 digit phone numbers for a telecommunications company starting with 0
Clone the repository.
git clone https://github.com/shakirandagire/Phone-Number-Generator.git
npm install
npm start
You can now access the application using the browser on http://localhost:3000
npm test