Skip to content

A telephone validator for a user who may fill out the form field any way they choose as long as it has the format of a valid US number. Project for JavaScript Algorithms and Data Structures certification.

Notifications You must be signed in to change notification settings

jeremiahhaastrup/US-Telephone-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

US Telephone Validator

Table of contents

Overview

A telephone validator for a user who may fill out the form field any way they choose as long as it has the format of a valid US number.

Technologies:

Project is created with:

javascript

Features

How to run the project locally

Here are directions on how to fork the thetalesofj/US-Telephone-Validator repository:
https://docs.github.com/en/get-started/quickstart/fork-a-repo

In the command line:

  1. Clone the repo by typing git clone https://github.com/YOUR-GITHUB-USERNAME/US-Telephone-Validator.git
  2. Then type cd US-Telephone-Validator to go into the project's directory.
  3. Install dependencies with npm install
  4. Run the project with npm start
  5. Have fun 🚀

Feedback

If you have any feedback, please reach out to one of the links below:

linkedin twitter

Acknowledgements

About

A telephone validator for a user who may fill out the form field any way they choose as long as it has the format of a valid US number. Project for JavaScript Algorithms and Data Structures certification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published