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.
- Open
index.html
in a web browser. - Enter a URL in the input field.
- Click the "Parse URL" button.
- The parsed URL components will be displayed.