/coditask

Primary LanguageTypeScript

GitHub Users Informations

what is this application?

~ Search GitHub users and see the Information about that User!

~ After getting the list click on the "Details" button to view user Repositories and programming language!

~If you want to sort the list there is 4 types for the sorting Users Data as: Sort By Alphabetically name (Ascending) Sort By Alphabetically name (Descending) Sort By Ranking/Highest Score (Ascending) Sort By Ranking/Highest Score (Descending)

How to Run this Project

~ Open This Project in Visual Studio Code.

~ Open Visual Studio Terminal

To open the terminal:

Use the Ctrl+` keyboard shortcut with the backtick character. Use the View | Integrated Terminal menu command. From the Command Palette (Ctrl+Shift+P), use the View:Toggle Integrated Terminal command.

Check You are in correct folder path

type command in terminal

npm install

ng serve

open in browser localhost:4200