Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 890 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 890 Bytes

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.

Project Structure

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.

Getting Started

To use this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/kvet-bio-data-app.git