Skip to content

xdelmo/JS-form-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrimba - Javascript Form Validator

This is a simple form validator checking input values with Vanilla Javascript.

Table of contents

Overview

The challenge

Users should be able to:

  • Press the Sign Up button only if username is 1 to 5 characters long

Screenshot

screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Vanilla Javascript

Author

Acknowledgments

A big thank you to dcode