ghassanelgendy / sign-up-form

Home Page:https://ghassanelgendy.github.io/sign-up-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign-up Form Demo Website

This is a demo website for a sign-up form. It showcases a simple and responsive design that can be used as a starting point for any project.

Table of Contents

Features

  • Simple and responsive design
  • Validated form fields
  • Error messages for what is still needed for the password to be valid
  • Toast when the registration is submitted
  • Validating the confirm password field with the password field

Demo

image You can view a live demo of the website live here.

Technologies Used

The website was built using the following technologies:

  • HTML
  • CSS
  • JavaScript

Third-Party Code

The following third-party code was used in the project:

Contributing

If you want to contribute to the project, you can follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/my-feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add my feature')
  5. Push to the branch (git push origin feature/my-feature)
  6. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

https://ghassanelgendy.github.io/sign-up-form/

License:Apache License 2.0


Languages

Language:CSS 49.2%Language:HTML 36.1%Language:JavaScript 14.6%