julianastahelin / component-with-sing-up-form

Introdutory component with a sing-up form. Form validation made with JS. Coded as exercise.

Home Page:https://julianastahelin.github.io/component-with-sing-up-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro component widh sing-up form - Frontend Mentor

This is a responsive introdutory component with a sing-up form. I coded this for HTML, CSS and JS practicing, as a response to this Frontend Mentor challenge - design provided by the challenge.

Overview

The project

The aim of the exercise was to code the component as close as possible to the provided design and include form validation. Users should be able to view the optimal layout depending on their device's screen size, see hover states for the interactive elements and receive an error message when the form is submitted if any input field is empty and/or the email address is not formatted correctly.

Preview

Desktop

gif of project being displayed and used on desktop

Tablet

image showing project on mobile size

Mobile

gif of project displayed on mobile

Link

My process

Built with πŸ‘©πŸ½β€πŸ’»

  • HTML 5;
  • CSS 3;
  • Bootstrap 5.3
  • JS.

What I practiced πŸ’ͺ🏽

  • JS form validation
  • Formatting layout with Bootstrap;
  • Using JS forEach loop and eventListeners.

About

Introdutory component with a sing-up form. Form validation made with JS. Coded as exercise.

https://julianastahelin.github.io/component-with-sing-up-form/


Languages

Language:HTML 45.5%Language:CSS 35.8%Language:JavaScript 18.6%