A project to increase my development skills during the RDS bootcamp. The app consists of a sign up page, an OTP verification page and a referral code page.
[x] Test for checking if the entered Email is valid or not.
[x] Test for checking if the corresponding style class is being attached to the field when the user navigates away from the field without filling it properly.
[x] Test if the correct error message shows up when the user enters the field incorrectly.