Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 392 Bytes

URL Parser

This project is a simple web application that parses and displays various components of a URL. It includes a user interface for entering a URL, a parsing function in JavaScript, and a clean and responsive design.

Usage

  1. Open index.html in a web browser.
  2. Enter a URL in the input field.
  3. Click the "Parse URL" button.
  4. The parsed URL components will be displayed.