KVET BIO Data App
This is a simple BIO data app built using HTML and CSS. It includes a login form with username and password fields. The project also incorporates Material Icons for enhanced visual styling.
The project consists of the following files:
index.html
: Contains the structure and content of the login page.styles.css
: Defines the layout, design, and styling of the page.
Features
- Login Form: A responsive login form with username and password inputs.
- Custom Styling: Styled using external CSS and Material Icons from Google Fonts.
- Responsive Design: The page is designed to be mobile-friendly with proper scaling using the
meta viewport
tag.
To use this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/kvet-bio-data-app.git