purnima143 / Pluto-UI

Pluto UI is a comprehensive React UI component library designed for ecommerce websites. It provides a wide range of reusable and customizable UI elements to enhance the user experience of your online store.
MIT License
27 stars 52 forks source link

Added Sign-Up Component #76

Open vikram-8290 opened 1 year ago

vikram-8290 commented 1 year ago

Description

Added a Sign-Up component to This Repo.

Motivation

This will help to easy creation of Sign Up Form.

Changes Made

Made from scratch .

Testing

Describe the testing approach or steps taken to validate the changes.

Related Issues

Specify any related issues or tasks that are addressed by this pull request.

Checklist

Screenshots (if applicable)

Add any relevant screenshots to showcase the changes made, if applicable.

Lovelyfin00 commented 1 year ago

Description

Added a Sign-Up component to This Repo.

Motivation

This will help to easy creation of Sign Up Form.

Changes Made

Made from scratch .

Testing

Describe the testing approach or steps taken to validate the changes.

Related Issues

Specify any related issues or tasks that are addressed by this pull request.

Checklist

  • [x] Code follows the project's style guidelines.
  • [x] Tests have been added or updated to cover the changes.
  • [x] Documentation has been updated, if applicable. Mark ☑️ in the component section of readme.md file.
  • [ ] All new and existing tests pass.
  • [ ] The code has been reviewed by at least one other developer.
  • [x] The pull request is linked to the corresponding issue, if applicable.

Screenshots (if applicable)

Add any relevant screenshots to showcase the changes made, if applicable.

Please link the issue that this PR fixes