Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomasci/react-signup-form
Test for urlaunched.com. React.js sign up form components with react-hook-form
https://github.com/tomasci/react-signup-form
figma javascript react react-hook-form
Last synced: about 2 months ago
JSON representation
Test for urlaunched.com. React.js sign up form components with react-hook-form
- Host: GitHub
- URL: https://github.com/tomasci/react-signup-form
- Owner: tomasci
- Created: 2021-10-19T20:59:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T10:20:55.000Z (over 3 years ago)
- Last Synced: 2024-09-12T10:30:30.317Z (5 months ago)
- Topics: figma, javascript, react, react-hook-form
- Language: JavaScript
- Homepage: https://react-signup-form.vercel.app
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test for urlaunched.com. React. SignUp Page
### Task:
You need to create a responsive page with a registration form.
By clicking on the "SignUp" button, an alert should appear with the values from the form.As a result, we are waiting for the git repository with the completed task.
#### Requirements:
- React.js;
- CSS preprocessor of your choice;
- Front-end toolkit of your choice (Bootstrap, Ant design etc.), consider it is an enterprise project.#### Validations:
- email: required + email format
- password: required + min 6 characters
- password confirmation: required + equality with password#### Design sources:
https://www.figma.com/file/N90535xMelza7jSgvsS9aX/Task-Doc-Registration