Prerequisites

Before you begin, make sure you have the following tools installed:

Node.js and npm Angular CLI Installation Clone the repository:

git clone https://github.com/yourusername/your-repo.git

Navigate to the project directory:

cd your-repo

Install the project dependencies:

npm install

Usage Start the development server:

ng serve

Open your web browser and go to http://localhost:4200/ to view the application.

Enter a GitHub username in the input field to view user details, repositories, and their associated languages.