Welcome to the Intro Component with Sign-Up Form project! This repository contains a simple yet elegant implementation of an intro component featuring a sign-up form.
You can view the live demo of the project here.
This project is built using the following technologies:
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- JavaScript for validation
To get a local copy up and running, follow these steps:
- Clone the repository:
https://github.com/arbaz93/intro-and-sign-up-form.git
2.Navigate to the project directory.
3.Open index.html in your preferred web browser.
To use the Intro Component with Sign-Up Form:
- Open the live demo link to see the component in action or download the project files to your local machine.
- The sign-up form includes fields for first name, last name, email address, and password. Simply enter the required information into the fields.
- Once you've filled in the form, click the "Sign Up" button to submit your information.
- JavaScript validation will alert you if any fields are missing or incorrectly filled out. Ensure all fields are properly completed before submission.
Contributions are welcome! Please fork the repository and create a pull request for any significant changes you would like to make.
This project is open-source and available under the MIT License.
Special thanks to Frontend Mentor for providing the design files that inspired this project!
