react-intro-component-with-signup-form
React Intro Component with Signup Form
This is a responsive web page built using React and CSS. It features an intro component with a call-to-action button that leads to a signup form.
Features
- Responsive design
- Input field validation
Demo
Check out the live demo here.
Installation
Clone the repository: git clone https://github.com/oc-garcia/react-intro-component-with-signup-form.git
Install dependencies: npm install
Start the development server: npm start
Usage
Enter your name, email address, and password in the input fields and click the "Claim your free trial" button to submit the form.
Contributing
Contributions are welcome! If you find a bug or have a suggestion for improvement, please create an issue or submit a pull request.
Credits
This project is based on the "Intro Component with Signup Form" challenge from Frontend Mentor.
License
This project is licensed under the MIT License.