Initial release with login and register functionality
Features
This initial release includes the following features:
User Registration
- Users can create a new account by providing a username, email, and password.
- Registration form includes validation to ensure all fields are properly filled.
User Login - Registered users can log in using their username and password.
- Login functionality includes error handling for incorrect credentials.
