Day 11 Challenge

Day 11 of 365 Days of Coding! Front End challenge 1, Part 4. 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 Four: Add OAuth sign in option for Google and Facebook (or whatever sites you want to add them for)

Read More

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

Day 9 Challenge

Day 9 of 365 Days of Coding! Front End challenge 1, Part 2. 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 two: style your form and page! make it pretty!

Read More