refactor: Renamed ButtonNew and InputNew to simple Button and Input effectively replacing the old ones.
feat: implemented a functional login screen leveraging redux store to automatically redirect to the home screen once successfully logged in.