A Web App build using React.js and bootstrap 5.0 to create user database
Data that can be added :
- Name of the user
- Username
Both the fields have custom validation checks like:
- Both the fields should contain values. (alert warning for any empty field)
- Email validaton