/LoginPage

This is a login page made using HTML , CSS and basics of JavaScript.

Primary LanguageCSS

Login Page

Welcome to my Login Page project! This project is a simple yet functional login page designed to practice and demonstrate my skills in HTML, CSS, and JavaScript.

Table of Contents

Overview

This project showcases a basic login page created with HTML, CSS, and JavaScript. It includes a form for user input and basic client-side validation. The purpose of this project is to demonstrate my ability to create interactive and responsive web pages.

Features

  • Responsive Design: The login page is designed to be responsive and accessible on various devices.

  • Form Validation: Basic client-side validation using JavaScript.

  • Styled Components: Use of CSS for styling and layout, making the login page visually appealing.

    Here is a sneak peek into the website -

image

image

Technologies Used

  • HTML: Structure of the web page.
  • CSS: Styling and layout of the web page.
  • JavaScript: Adding interactivity and form validation to the web page.

Installation

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:
    git clone https://github.com/Mehak1524/LoginPage.git
  2. Navigate to the project directory:
    cd LoginPage

Usage

Open the index.html file in your preferred web browser to view the login page.

Project Structure

  • index.html: The main HTML file containing the structure of the login page.
  • styles.css: The CSS file for styling the login page.
  • script.js: The JavaScript file for adding interactivity and form validation.

Contact

If you have any questions or feedback, feel free to reach out to me at [mehakverma2026@gmail.com].

Live Demo

Check out the live version of the Login Page here.