A SignUp page where user can register and a login page to login with the details provided during registration, successful login redirects to the user dashboard page.
The Form allows the user to:
- 1. Register to access an application
- 2. Login into an application using email and password
- ✔ HTML
- ✔ PHP
- ✔ CSS