Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sk-shahnawazkhan/react-signup-form
Sign up form in reactjs with passwords match.
https://github.com/sk-shahnawazkhan/react-signup-form
reactjs
Last synced: about 1 month ago
JSON representation
Sign up form in reactjs with passwords match.
- Host: GitHub
- URL: https://github.com/sk-shahnawazkhan/react-signup-form
- Owner: sk-shahnawazkhan
- Created: 2024-09-22T16:27:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T14:21:18.000Z (3 months ago)
- Last Synced: 2024-11-11T17:49:55.560Z (about 2 months ago)
- Topics: reactjs
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![app image]()
- This is a simpe sign up form in React.js with passwords match.
- Currently, App don't have proper form validation.
- Most of the CSS has been intentionally written in inline/style object format.
- Used React.useId() for generating unique IDs
- On succesful sign up or failure, can check in browser console.