This project is a simple gym login page created using HTML and CSS. It provides a user interface for logging into a gym's system.
- Login Form: Allows users to input their username and password.
- Styling: Uses CSS for styling elements, making the login page visually appealing.
- Responsive Design: Ensures that the login page is usable across various devices and screen sizes.
To use the gym login page, simply open the index.html
file in a web browser.
$ git clone https://github.com/mimansha345/gym_login_page.git
$ cd gym_login_page
$ open index.html