Skip to content

sinharitwick/URL-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.