React-Assignment-6
Create " Adduser " component and add User registration form to it with username , date of birth and city fields. Validation rules: All fields are mandatory Username should have min length of 4 characters and max of 8 characters. Note: After a new user, the table should render the latest data