Day 10 Challenge

Day 10 of 365 Days of Coding! Front End challenge 1, Part 3. Create a page with a sign up form. It can have any input but you must require, first name, last name, phone number and email. The email must be a valid email and phone number should be formatted. Part three: Add validation for the email and phone number fields.

Read More
Rachael Smith Rachael Smith

Day 4 Challenge

Happy day 4 of 365 days of coding! Write a function that accepts a string of numbers or a number and converts it to a phone number format.

Read More