Skip to content

lesliemw/SignUp_Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Another simple project to really test my HTML and CSS skills.

Also included in this project was my favorite---Bootstrap.

This project featured a signup form which required a first name, last name, email, and password to sign up for my website.

Screenshot 2023-08-07 at 00 02 08

By adding the simple word "required" to the html, it also performed minor form validation. If the user attempted to submit the form without a required field being field in, they would see an error message.

Screenshot 2023-08-07 at 00 02 15

What have I learned from this project? --I should have approached this from a mobile-first POV, as it is much easier to scale up than down. --I need to brush up on my Javascript skills. This would have allowed me to do more intricate form validation, which would have included a fancier error message and password requirements.

Project challenge from FrontEnd Mentor, but all code is my own

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published