Skip to content

A sign up form for a fake service. The purpose of this project was to practice form validation, css styling, and mobile styling.

Notifications You must be signed in to change notification settings

jcampbell57/odin-sign-up-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign-up Form

Project info

A sign up form for a fake service. The purpose of this project was to practice form validation, css styling, and mobile styling.

Project description can be found here.

Live demo

Live demo available here

Table of Contents

Features

  • UI built to spec
  • HTML5 Form Elements
  • Form validation using JavaScript

Technologies utilized

  • HTML5
  • CSS3
  • JavaScript ES6

Learning outcomes

This project helped to reinforce the following skills:

  • Form validation
  • JavaScript password validation
  • CSS styling
  • Mobile styling

Project screenshots (desktop & mobile)

Sign-up Form (desktop) Sign-up Form (mobile)

Behind the scenes

Improvements

This project could be improved with:

  • specifying which specific password criteria is invalid within the Custom Validity

Resources

Installation

  • Clone this repository to your desktop.
  • Navigate to the top level of the directory by running cd odin-sign-up-form.
  • Open index.html in your browser.

About

A sign up form for a fake service. The purpose of this project was to practice form validation, css styling, and mobile styling.

Topics

Resources

Stars

Watchers

Forks