This project was aimed at validating user login details using Web Storage API.
First off, an account gets created, then the user logs into the app, using their login info/details.
PS: This is a Single User App. Hence, every new account that gets created overrrides the previous stored data, saved in the local storage.