Skip to content

This repo contains my JavaScript solutions for the Scrimba Challenge Week #1

Notifications You must be signed in to change notification settings

ludeoliveira/js-challenges

Repository files navigation

Scrimba Challenge Weeks

This repository contains JavaScript coded solutions to Scrimba's Challenge Week. The aim is to complete the challenges and the stretch goals while training my coding skills. Scrimba is a code learning platform.

1. Climate Pledge Form

Task:

  • Add validation to check that the name and email fields are filled in and display a warning message if not.
  • Hide the form and show a thank you message on submit.
  • Show a thank you message with the name inserted in the form.

Shows a form with the email field highlighted due to an invalid email format being entered Shows a form with the name field highlighted due to the name not being entered Shows a form with the name and email entered correctly Shows thank you message when the name and email were entered correctly

About

This repo contains my JavaScript solutions for the Scrimba Challenge Week #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published